Skip to content

Latest commit

 

History

History
20 lines (13 loc) · 160 Bytes

README.md

File metadata and controls

20 lines (13 loc) · 160 Bytes

Gin Gonic Microservice Template

Packages

  • gin
  • mongo

Usage

Create a swagger files

make swag

Run the microservice

make run