Develop ⚒️ Setup environment variables cp .env.sample .env 🏃 Run Locally without "Hot Reloading" go run main.go ♻️ Enable Hot Reloading Install Air go install github.com/cosmtrek/air@latest Run air to start Echo with hot reloading air More info at Air Documentation Documentation Added Swagger to document the API Echo Swagger repo Declarative Comments format