An open API service indexing awesome lists of open source software.

https://github.com/pickhd/sipmas-api

Simply Complaint RESTful API with golang (GIN) Framework
https://github.com/pickhd/sipmas-api

docker-compose gin-framework golang gorm-orm nginx-docker postgresql-database rest-api

Last synced: 3 months ago
JSON representation

Simply Complaint RESTful API with golang (GIN) Framework

Awesome Lists containing this project

README

          

# sipmas-api (Sistem Pengaduan Masyarakat)

## Setup :

- Make sure have **Docker** & **docker-compose** installed in your machines.
- Make a copy ``sample.env`` with name ``.env`` and do your own favor configuration.
- Run ``docker-compose up -d``.
- Wait till finish.
- API Running on ``http://localhost:``

### Notes :
- Still on development process.