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 ⭐