Inventory System
Is an open source Inventory API
This application only provides Inventory API, if you need the frontend application in desktop/web based/mobile android/mobile ios you can make it your self, or you can contact me by email : rijal.asep.nugroho@gmail.com
To see the direction of developing this application, you can follow the kanban inventory project.
This application using golang simple framework. Life cycles is :
Request -> Middleware -> Controllers -> Models -> Response
Directory structure is :
> cmd
> controllers
> libraries
> middleware
> models
> payloads
> request
> response
> routing
> schema
You can read sample of add new master.
You can read API documentation and specification program in wiki inventory.
The license of application is GPL-3.0, You can use this apllication for commercial use, distribution or modification. But there is no liability and warranty. Please read the inventory license details carefully.