Skip to content

gabrielmaialva33/iecare-api

Repository files navigation

acl

License GitHub top language GitHub language count Repository size Wakatime GitHub last commit Maia


English Β· Portuguese

About   |    Technologies   |    Tools   |    Installation   |    License


πŸ”– About

**IECare API ** is an access control list base api that hopes to serve many projects written in Go.

schema

πŸ’» Technologies


πŸ”§ Tools


πŸ“¦ Installation

βœ”οΈ Prerequisites

The following software must be installed:


⬇️ Cloning the repository

  $ git clone https://github.com/gabrielmaialva33/iecare-api.git

▢️ Running the application

  • πŸ“¦ API
  $ cd iecare-api
  # Dependencies install.
  $ go mod tidy
  # Config environment system
  $ cp .env.example .env
  # API start
  $ go run cmd/main.go

πŸ”€ Routes

Get routes for insomnia Download

πŸ“ License

This project is under the MIT license. MIT ❀️

Liked? Leave a little star to help the project ⭐

Languages