Gin starters/boilerplates?

I am starting to review starters for gin web projects. I am curious to hear people’s opinions on which ones they like.

I am generally looking for something with hot reload configured, examples of logging, error handling, authentication, cors, rate limiting, config/environment variable handling, integration tests, deployment tests, and load tests.

Update: I will trying using larger golang projects (ignoring the specific routing library used) to start to shape my understanding of how people organize their backend projects. I’m starting with gitea and cockroachdb.

This topic was automatically closed 90 days after the last reply. New replies are no longer allowed.