Golang Fiber boilerplate for REST APIs with Docker and Swagger
A production-ready Golang boilerplate using the Fiber web framework to build REST APIs. It includes Docker development, PostgreSQL persistence, JWT authentication, Swagger-generated API documentation, database migration tooling, and basic logging to simplify service setup and deployment.
0