vsouza / go-gin-boilerplateView external linksLinks
A starter project with Golang, Gin and DynamoDB
☆797Feb 5, 2025Updated last year
Alternatives and similar repositories for go-gin-boilerplate
Users that are interested in go-gin-boilerplate are comparing it to the libraries listed below
Sorting:
- The fastest way to deploy a restful api's with Gin Framework with a structured project that defaults to PostgreSQL database and JWT authe…☆1,183Nov 20, 2025Updated 2 months ago
- awesome for gin framework☆425Sep 8, 2022Updated 3 years ago
- Exemplary real world application built with Golang + Gin☆2,660Jan 3, 2026Updated last month
- A repository to host examples and tutorials for Gin.☆4,426Updated this week
- Standard Go Project Layout☆55,336Dec 12, 2025Updated 2 months ago
- Go (Golang) Clean Architecture based on Reading Uncle Bob's Clean Architecture☆10,009Apr 24, 2024Updated last year
- Gin is a high-performance HTTP web framework written in Go. It provides a Martini-like API but with significantly better performance—up t…☆87,983Updated this week
- Official CORS gin's middleware☆1,991Dec 16, 2025Updated 2 months ago
- JWT Middleware for Gin framework☆2,950Jan 22, 2026Updated 3 weeks ago
- Collection of middlewares created by the community☆2,205Jan 1, 2026Updated last month
- Database migrations. CLI and Golang library.☆18,096Dec 14, 2025Updated 2 months ago
- Automatically generate RESTful API documentation with Swagger 2.0 for Go.☆12,592Jan 15, 2026Updated last month
- gin middleware to automatically generate RESTful API documentation with Swagger 2.0.☆4,202Jan 15, 2026Updated last month
- Exemplary RESTFul API built with go, gin, gorm☆166Dec 29, 2023Updated 2 years ago
- Go configuration with fangs☆29,988Jan 12, 2026Updated last month
- Compile-time Dependency Injection for Go☆14,359Aug 22, 2025Updated 5 months ago
- The fantastic ORM library for Golang, aims to be developer friendly☆39,493Jan 31, 2026Updated 2 weeks ago
- ⚡️ Express inspired web framework written in Go☆39,201Updated this week
- Implementation of clean architecture in Go, Gin with dependency injection.☆525May 24, 2023Updated 2 years ago
- High performance, minimalist Go web framework☆32,155Updated this week
- Go RESTful API Boilerplate with JWT Authentication backed by PostgreSQL☆1,665Oct 14, 2025Updated 4 months ago
- Idiomatic Golang Restful Starter Kit☆1,509Nov 28, 2024Updated last year
- A toolkit with common assertions and mocks that plays nicely with the standard library☆25,773Nov 28, 2025Updated 2 months ago
- ☁️ Live reload for Go apps☆22,959Feb 2, 2026Updated 2 weeks ago
- Go Struct and Field validation, including Cross Field, Cross Struct, Map, Slice and Array diving☆19,698Updated this week
- Gin middleware/handler to enable Cache☆450Updated this week
- An example of gin☆7,168Jul 7, 2023Updated 2 years ago
- gin-authz is an authorization middleware for Gin☆825Updated this week
- How to build a REST API with Golang using Gin and Gorm☆162Mar 13, 2023Updated 2 years ago
- Structured, pluggable logging for Go.☆25,692Feb 5, 2026Updated last week
- Live reload utility for Go web servers☆4,252Feb 18, 2023Updated 2 years ago
- 🚧 Boilerplate for 🚀 Fiber☆494Updated this week
- Gin-based blog boilerplate☆142Aug 27, 2024Updated last year
- Blazing fast, structured, leveled logging in Go.☆24,229Dec 31, 2025Updated last month
- Redis Go client☆21,928Updated this week
- 📁 Examples for 🚀 Fiber☆3,423Feb 10, 2026Updated last week
- Go Server/API boilerplate using best practices DDD CQRS ES gRPC☆967Feb 25, 2023Updated 2 years ago
- An entity framework for Go☆16,918Updated this week
- API with domain driven design approach using golang, gorm, and mysql