victorradael / rest_api_go_gin

Project that builds an API using Golang and gin in addition to employing an ORM to handle database tasks and tests.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Requirements

  • Go
  • Docker

Start Project

  • Run $ docker compose up inside the project folder.
  • Run $ go run . inside the project folder.

About

Project that builds an API using Golang and gin in addition to employing an ORM to handle database tasks and tests.


Languages

Language:Go 82.6%Language:HTML 9.7%Language:CSS 7.7%