Skip to content

Latest commit

 

History

History
16 lines (13 loc) · 695 Bytes

README.md

File metadata and controls

16 lines (13 loc) · 695 Bytes

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