modulepackage
0.0.0-20250104174613-0291d8613ea3
Repository: https://github.com/manfrinva/webapi-with-go.git
Documentation: pkg.go.dev
# README
WEBAPI with GOLANG
API Docs
- JSON file at docs/insomnia_file.json
Run Database
$ docker-compose up --build
Run Main
$ 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
# Packages
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author