INVIS

Inventory Management System using GoLang

Dependencies

Dependencies are managed using Dep, please use dep to manage them.

Running

To start using this application, you can use

$ go run main.go

or you can use the invis binary from the build directory

API Documentation

Available endpoint documentation is availabel at this project Postman API Documenter