Categorygithub.com/wiliamvj/api-users-golang
module
0.0.0-20240203124312-cb4aef0be334
Repository: https://github.com/wiliamvj/api-users-golang.git
Documentation: pkg.go.dev

# README

Project example for api users

view post part 1 here

view post part 2 here

view post part 3 here

view post part 4 here

view post part 5 here

view post part 6 here

view post part 7 here

run project:

  go run cmd/webserver/main.go

generate sqcl files:

  sqlc generate

create new migration:

  make create_migration

run migrations up:

  make migrate_up

run migrations down:

  make migrate_down

# Packages

No description provided by the author
No description provided by the author
No description provided by the author
Package docs Code generated by swaggo/swag.