Skip to content

ezekielchow/go-web-boilerplate

Repository files navigation

go-web-boilerplate

Web server boilerplate with REST, MVC architectured

Tools Used

Getting Started

  1. Copy .env.example file to .env & fill in variables
  2. Run docker compose up
  3. To document api use annotations from API Operations
  4. Go to http://localhost:_PORT_NUMBER_/swagger/index.html#/ to view API documentation

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published