Categorygithub.com/mg52/go-api
modulepackage
0.0.0-20240811114634-27d479e2afab
Repository: https://github.com/mg52/go-api.git
Documentation: pkg.go.dev

# README

go-api

build

Go REST Api boilerplate with built in http server, including Middlewares, JWT Token, PostgreDB, Swagger.

How To Run in Local Machine

  • Copy sample.env to .env file.
  • Run only database in docker-compose.yml (docker-compose up -d db).
  • Create postgres database named "go-api-db".
  • Run the service locally (go run .)

# Packages

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