manakuro / golang-clean-architecture-ent-gqlgenLinks
Clean Architecture with ent and gqlgen
☆53Updated 3 years ago
Alternatives and similar repositories for golang-clean-architecture-ent-gqlgen
Users that are interested in golang-clean-architecture-ent-gqlgen are comparing it to the libraries listed below
Sorting:
- A real world backend API built with golang + grpc☆121Updated 2 years ago
- API with domain driven design approach using golang, gorm, and mysql☆212Updated 3 years ago
- Example of how to structure a GraphQL-Application using Go and gqlgen☆57Updated 4 years ago
- Practical implementation of Domain Driven Design in go☆332Updated 2 weeks ago
- Example Go service using go-swagger and Clean Architecture☆170Updated 2 years ago
- The code for https://entgo.io/docs/tutorial-setup☆62Updated 2 years ago
- A web application boilerplate built with go and clean architecture.☆286Updated 2 years ago
- Reference code for the tutorial series about building GraphQL servers in Go from my blog.☆46Updated 5 years ago
- Go clean Architecture with GRPC☆118Updated 6 years ago
- DDD like architecture sample application☆289Updated 5 years ago
- SQLBoiler templates extension☆37Updated 5 months ago
- 🚨 Echo middleware for slog logger☆120Updated last week
- Dockerized Go microservices and their envoy proxies for a flow which showcases gRPC for Web Clients. Check the medium story!!!☆262Updated 2 years ago
- a clean architecture implementation of the realworldapp : https://github.com/gothinkster/realworld☆521Updated 2 years ago
- This a simple gqlgen repository example which includes basic models and interactions with a pg database☆161Updated 5 years ago
- Sample RestAPI project write in Go