Golang, Fiber, GORM boilerplate for building RESTful PostgreSQL APIs
Boilerplate for building RESTful APIs using Go with the Fiber web framework and GORM for PostgreSQL. It includes common API features such as JWT and Google OAuth2 authentication, input validation, token refresh, email verification and password reset endpoints, environment-driven configuration, and Docker support suitable for backend services and microservices.
0