jacky-htg / inventory

Inventory System
GNU General Public License v3.0
14 stars 11 forks source link
golang-api inventory mysql-database

Inventory

Is an open source Inventory API

Disclaimer

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.

Features

Get Started

API Testing

How to Add new Module

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.

API Documentation and Specification Program

You can read API documentation and specification program in wiki inventory.

License

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.