go-boilerplate
There are 20 repositories under go-boilerplate topic.
codoworks/go-boilerplate
Production-ready Go RESTful API boilerplate with Echo
snykk/go-rest-boilerplate
A 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.
indrayyana/go-fiber-boilerplate
A boilerplate for building RESTful APIs using Golang, Fiber, and GORM PostgreSQL
pvarentsov/go-backend-template
Clean architecture based backend template in Go.
truanguyenvan/go-clean-architecture-example
Golang Clean Architecture Example
wednesday-solutions/go-template
An enterprise GraphQL template application built using Golang showcasing - Testing Strategy, DB migrations and seeding, integration with an ORM, containerization using Docker, GraphQL Interface, PostgreSQL, subscriptions, redis caching, paginated endpoints.
brunoksato/golang-boilerplate
Golang Boilerplate
fanchann/Go-QuickStart
to speed up the creation of your REST API
Mehdikarimian/go-boilerplate
A great starting point for building RESTful APIs in Go using Gin framework, connecting to Postgres with or without ORM, MongoDB and Redis, Authentication with JWTs
rahmatrdn/go-skeleton
Go Skeleton / Go Boilerplate. Project Template for your Golang projects made with Clean Architecture and Fiber Framework
wednesday-solutions/go-template-mysql
An enterprise GraphQL template application built using Golang showcasing - Testing Strategy, DB migrations and seeding, integration with an ORM, containerization using Docker, GraphQL Interface, MySQL, subscriptions, redis caching, paginated endpoints.
TheHamkerCat/goBotBoilerplate
Boilerplate code for writing a telegram bot using gotgbot library
flexstack-apps/fiber-server
A Go Fiber web server with graceful exit, structured logging, environment variable configuration, and local development.
hamidfzm/timechi-server
A work in progress
rachfiandj07/gbt
A great way to starting out your backend services with go, architecture design was opinionated on my own with my own comfortably working writing golang
WildEgor/e-shop-fiber-microservice-boilerplate
eShop fiber go microservice template
anubhavitis/go-auth-boilerplate
golang boilerplate code for authentication with login to get jwt tokens, and middlewares to authenticate requests
quangpn24/go-clean-template
Go(Golang) Clean Architecture template