About | Technologies | Tools | Installation | License
**IECare API ** is an access control list base api that hopes to serve many projects written in Go.
The following software must be installed:
- Go
- Git
- PostgreSQL or Docker
$ git clone https://github.com/gabrielmaialva33/iecare-api.git
- 📦 API
$ cd iecare-api
# Dependencies install.
$ go mod tidy
# Config environment system
$ cp .env.example .env
# API start
$ go run cmd/main.go
Get routes for insomnia Download
This project is under the MIT license. MIT ❤️
Liked? Leave a little star to help the project ⭐