Found 632 repositories(showing 30)
amitshekhariitbhu
A Go (Golang) Backend Clean Architecture project with Gin, MongoDB, JWT Authentication Middleware, Test, and Docker.
afteracademy
goserve is a robust Go backend architecture. It offers a performant and scalable framework, emphasizing feature separation, clean code, and testability. Ideal for REST API development, goserve simplifies unit and integration testing, ensuring high-quality, production-ready applications with ease.
A Go (Golang) Backend Clean Architecture project with Chi, MongoDB, JWT Authentication Middleware, Test, and Docker.
pvarentsov
Clean architecture based backend template in Go.
Multilingual e-commerce backend based on gRPC microservices ecosystem and clean architecture principles, written in Go and Typescript.
geshtng
Go backend clean architecture boilerplate.
purwokertodev
Scaffolding, Boilerplate with clean Architecture :facepunch: , Testable :facepunch: for build backend in pure Go. Build backend service without framework
tot-git27
Production-grade Go backend using Gin, GORM, Redis, and Swagger with clean architecture and fintech-ready infrastructure.
phuhao00
pandaparty is a backend system for a game, built using a microservice architecture in Go. It features services for login, game logic, room management, friend lists, and payments.
the-onewho-knocks
A production-grade financial simulation backend built in Go using clean architecture. It supports user authentication, portfolio and transaction management, expense tracking, real-time market data integration, Redis caching, and PostgreSQL persistence, designed for scalability, reliability, and real-world backend engineering practices.
Project that provides DevSecOps best practices on the Go Backend Clean Architecture
nosilex
Rinha de Backend - Hexagonal Architecture in Go
saadozone
A Go (Golang) Backend Clean Architecture project with Gin, MongoDB, JWT Authentication Middleware, Test, and Docker.
danhbuidcn
Course - Go Backend Architecture
henryikoh
No description available
A go backend clean architecture based on SQL database
mohammadvaladbiegi2
mini-twitter-go is a production-ready, scalable Twitter clone backend built with Go. It provides user auth (JWT), posting, follow/unfollow, likes, timeline generation, Redis caching, PostgreSQL persistence, Docker, and CI—designed as a clean-architecture example for interviews and real-world apps.
ngud-119
A Go (Golang) Backend Clean Architecture project with Gin, MongoDB, JWT Authentication Middleware, Test, and Docker.
erdogancayir
Go Golang Backend API Architecture project with ECHO, MongoDB, JWT Authentication Middleware, SMTP
alex-oren
Jazz is a modern web framework inspired by Laravel, combining simplicity and power. Built with Go for the backend and React TypeScript for the frontend, it offers a scalable architecture and developer-friendly experience. Jazz aims to streamline web development with clear structure and powerful features.
afteracademy
goservegen - Go Backend Architecture Generator using goserve framework
npushpakumara
A clean architecture Go backend template utilizing Gin, Postgres, GORM, and Uber FX for scalable and maintainable applications.
fatihsen-dev
A robust, scalable Go-based backend for a modern Kanban board application, designed with Hexagonal (Ports & Adapters) Architecture for clean separation of concerns and high maintainability.
project-symi
The backend server for SYMI. Implements a clean architecture written in go.
FANIMAN
Go backend for a home rental platform with authentication, reservations, and AI-ready architecture
A Go (Golang) Backend Clean Architecture project with Gin, MySql, JWT Authentication Middleware, Test, and Docker.
GabrielNat1
"Enterprise backend in Go, with a RESTful API, modular architecture, and a focus on performance and security. 🚀"
aluka-7
Game Gateway is a Go-based game gateway service that enables WebSocket client access, internal TCP forwarding to the game service, user authentication (JWT), heartbeat detection, and multi-game routing, making it suitable for backend real-time game system architectures.
DhruvSrikanth
A compiler for GoLite, a simple mix between Go and C/C++. The compiler uses LLVM for its IR representation and is designed for an ARM64 backend architecture.
Ruseigha
production-grade e-commerce backend API built in Go, applying Clean Architecture and the Repository Pattern with GitHub Flow. It includes JWT authentication, role-based access control, MongoDB integration, RESTful CRUD endpoints, structured logging, automated testing, Dockerized deployment, and CI via GitHub Actions,