Skip to content

ThuanyMendonca/webapi-go

Repository files navigation

webapi-go

Iniciando o projeto:

  • go mod init github.com/SEU_USER/SEU_REPOSITORIO

Instalando bibliotecas:

  • go get github.com/gin-gonic/gin

  • go get gorm.io/driver/postgres

  • go get gorm.io/gorm

Docker:

  • docker-compose up --build

Executar projeto:

  • go run main.go

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors