Rayato159 / go-clean-arch-v2
To experiment my updated knowledge about clean architecture in Golang.
β68Updated 8 months ago
Alternatives and similar repositories for go-clean-arch-v2:
Users that are interested in go-clean-arch-v2 are comparing it to the libraries listed below
- Boilerplate using Fiber π , Mongo, Hexagonal Architecture. Including a Blog explaining the components of the boilerplate.β129Updated last year
- Project contains examples in the Golang experienced series likes: hexagonal architecture template, gRPC, RESTfull, database, tracing, logβ¦β31Updated last year
- The right way to implement clean architecture on golang (I think)β104Updated 2 years ago
- Hexagonal Architecture Demo in Golangβ49Updated 4 years ago
- Golang API project showcase heavily influenced by the Clean Architecture and Hexagonal Architecture, using PostgreSQL.β285Updated 2 years ago
- Golang code boilerplate inspired by clean architectureβ275Updated 2 years ago
- β121Updated 3 years ago
- A web application boilerplate built with go and clean architecture.β287Updated 2 years ago
- Monorepo for backend microservices golangβ69Updated 2 years ago
- Golang Clean Architecture Exampleβ54Updated last year
- Go Event Sourcing CQRS Microserviceβ179Updated 9 months ago
- Go gRPC RabbitMQ email microserviceβ249Updated 4 years ago
- implementation clean architecture with SOLID Principlesβ267Updated 4 months ago
- Go GRPC Auth Microserviceβ140Updated last year
- E-commerce Web API built with Go, PostgreSQL & REST API by following Clean Architectureβ29Updated 11 months ago
- Basic E-commerce Web App built with GOβ124Updated 10 months ago
- Template create for use as CookieCutter for my Golang projects, I decided to create a template with everything already working. πβ99Updated last year
- Clean Architecture Code Generator and Frameworkβ151Updated last year
- Go Clean Architecture Used at @wesionaryteamβ142Updated 2 months ago
- E-Commerce backend system via Golang and Postgresβ284Updated 9 months ago
- Exemplary RESTFul API built with go, gin, gormβ142Updated last year
- A great starting point for building RESTful APIs in Go using Gin framework, and sqlx for connecting to a PostgreSQL database. The implemeβ¦