go-rest-boilerplate
Free TierA great starting point for building RESTful APIs in Go using Gin framework, and sqlx for connecting to a PostgreSQL database. The implementation follows Clean Architecture principles as described by Uncle Bob. A starting point for building RESTful APIs in Go using the Gin framework, sqlx for PostgreSQL, and Redis for caching. Implementation follows Clean Architecture principles as described by Uncle Bob. 153 stars · MIT licence · last commit 2026-05-08.
Screenshots
Are you the maker of go-rest-boilerplate? Claim this listing →
More in Backend & API
The fastest way to deploy a RESTful API with Gin Framework — PostgreSQL, JWT auth, Redis, PDF generation, and Swagger docs out of the box. The fastest way to deploy a RESTful API with Gin Framework — structured with PostgreSQL, JWT authentication stored in Redis, and ready to build on. 1 216 stars · MIT licence · last commit 2026-06-03.
Clean Architecture template for Golang services. All domains are available across all four transports (REST, gRPC, AMQP RPC, NATS RPC). 7 647 stars · MIT licence · last commit 2026-08-10.
CLI for spinning up Go projects with popular layouts — pick your HTTP framework (chi, gin, echo, fiber), database driver, and optional extras like HTMX or Docker, and get a consistent, idiomatic project structure. Open-source (MIT).
A boilerplate for building RESTful APIs using Golang, Fiber, and GORM PostgreSQL. A boilerplate/starter project for quickly building RESTful APIs using Go, Fiber, and PostgreSQL. Inspired by the Express boilerplate. 221 stars · MIT licence · last commit 2025-12-13.
Practical Clean Architecture backend example built with FastAPI. No stateful globals (DI), low coupling (DIP), tactical DDD, CQRS, proper UoW usage. REST API, per-route error handling, session-based auth, contextual RBAC. Bundled with extensive docs and modern tooling. 581 stars · MIT licence · last commit 2026-06-30.
Opinionated Go + HTMX framework for shipping production apps fast ️. The goal of this project is to build the most comprehensive Go-centric OSS starter boilerplate to ship projects fast. 457 stars · MIT licence · last commit 2026-04-02.