Coder Social home page Coder Social logo

divanvisagie / go-inventory-tracker Goto Github PK

View Code? Open in Web Editor NEW
0.0 0.0 0.0 58 KB

An example of a swagger first API for tracking inventory items

License: MIT License

Makefile 6.18% Go 62.31% Dockerfile 18.88% Shell 9.42% Python 3.22%
golang openapi swagger2

go-inventory-tracker's Introduction

You will find many kinds of projects on here, from contributions to Open Source libraries I tried to use and then broke and decided to fix, to projects to back up my blogposts, to just random experiments that I find useful to keep.

While I write mainly backend microservice stuff by day, on here I pretty much just solve any computer related problem I have with code; whether it's controlling my fan speed or solving my 20GB Skyrim save file problem it's all fair game for this polyglot programmer.

You will find the projects I am most proud of pinned below.

Language Preferences in order

Rust TypeScript C Go Python

Contact Location
Email [email protected]
Linkedin https://www.linkedin.com/in/divan-visagie

go-inventory-tracker's People

Contributors

divanvisagie avatar

Watchers

 avatar

go-inventory-tracker's Issues

Move logic out of the restapi

The logic should be moved into a service or something, would be nice to find a neat way to do this, priority though should be moving it out and connecting it to a real database

  • Move logic out
  • Set up database
  • Use database instead of local tracking

Handle high loads

Having a single database is causing issues with with high RPSs because we run out of connections, especially when scaling out the service. Should look into how to solve this.

screen shot 2018-10-28 at 11 05 26

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.