Skip to content

Repository files navigation

//Create migration

migrate create -ext sql -dir migrations create_table_users

//Migrate table migrate -database "postgres://user:password@host:port/database_name?sslmode=disable" -path migrations up

About

Pre-configured (Boilerplate) Golang REST API, utilizes PostgreSQL as the default database, server-side authentication integration, Rate Limiter, and structured Logging.

Topics

Resources

Stars

2 stars

Watchers

1 watching

Forks

Releases

Packages

Used by

Contributors

Languages