Skip to content

LeonardoMeneguelli1/webapi-with-go

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

WEBAPI with GOLANG

Acesse no youtube:

  • JSON file at docs/insomnia_file.json

Run Database

$ docker-compose up --build

Run Database

$ go run main.go

Migrations

  • Migrations is auto runned when start the database

Seeds

  • Run seeds is manual, you have to run
$ go run database/seeder/main.go

About

MVC webapi with GO

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Go 99.4%
  • Dockerfile 0.6%