Skip to content

Latest commit

 

History

History
24 lines (16 loc) · 569 Bytes

README.md

File metadata and controls

24 lines (16 loc) · 569 Bytes

Features

  • Hot reload with Air
  • Postgres DB
  • JWT Auth
  • User Creation,Login,Change Password and Token Refresh Endpoints
  • Swagger Docs using fiber-swagger
  • docker-compose files for development and production environments

API Docs

API docs can be accessed on /swagger/

Tutorial

Click Me

Caveats

fiber-swagger does not support OpenAPI 3.0


Inspiration

fiber-go-template