hendrorahmat / golang-clean-architecture
☆11Updated 2 years ago
Alternatives and similar repositories for golang-clean-architecture:
Users that are interested in golang-clean-architecture are comparing it to the libraries listed below
- An E-Commerce REST-API Written in Golang with Clean-Architecture (Gin framework)☆10Updated last year
- Go application template☆17Updated last year
- Golang REST API service using Fiber framework and GORM with PostgresSQL database by applying clean architecture and dependency injection …☆12Updated last year
- Full-stack app using Go Fiber's SQLite3 storage package to persist user sessions & HTMX on the frontend☆9Updated last year
- Logger middleware for fiber using zerolog☆11Updated 4 years ago
- RBAC scaffolding based on Gin + Gorm + Casbin + Dig☆26Updated 2 years ago
- ☆11Updated last year
- ⚙️ Core module shared across our go projects☆13Updated 2 years ago
- Simple authentication api in Go and GoFiber ( Express inspired web framework written in Go )☆17Updated 3 years ago
- Pipeline pattern for your jobs, tasks, etc.. (Golang)☆56Updated 11 months ago
- Relational-database web client☆23Updated 11 months ago
- Clean implementation of transaction manager using pgx☆9Updated 2 years ago
- An MVC like golang framework for building web APIs☆52Updated last year
- Go Fiber App Starter Kit☆33Updated last month
- Simplicity-focused, template based SQL query builder☆65Updated last year
- Simple Dependency Injection Container☆21Updated 5 years ago
- Unlimited job queue for go, using a pool of concurrent workers processing the job queue entries☆49Updated 2 years ago
- Gorm seeder package☆15Updated 2 years ago
- Sample of hexagonal architecture to handle login logic and user CRUD☆16Updated 5 years ago
- A simple, naive, painless, composable i18n golang package.☆30Updated last year
- Database testing made easy in Go.☆18Updated 2 years ago
- Example of a simple service with go-kit☆15Updated last year
- user service using grpc go and postgresql☆31Updated 9 months ago
- goid is generate random id like firebase push key☆12Updated 2 years ago
- Dynamic query params filters for Goyave☆17Updated last month
- A straightforward repository pattern implementation for GORM. Easy to use and easy to test with gomock.☆27Updated 3 years ago
- A Go distributed systems development framework☆25Updated 6 months ago
- CQRS and event sourcing example in go