Go ReST API for inventory management written on go1.10.2
- 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
Take a look at this documentation