/3-days-of-golang

ReST API inventory management written in go

Primary LanguageGoMIT LicenseMIT

3 days of golang

ReST API Inventory management

Go ReST API for inventory management written on go1.10.2

Dependencies

How to run

  • You can run the executable files in build directory on shell (*nix/Linux) or cmd (Windows)
  • The server runs on port 8080
  • Note : I have not written the database migration yet. Please, place the inventory.db file in the same level directory with the executable file

Example usage

Take a look at this documentation