Go Echo API starter with JWT auth, migrations, and Docker

This project is an API starter kit written in Go using the Echo framework. It provides JWT authentication, CRUD endpoints, database migrations, request validation, Swagger API docs, and a Docker development environment, suited for building REST APIs and backend services.
0