manakuro / golang-clean-architecture-ent-gqlgen
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
- A real world backend API built with golang + grpc☆120Updated 2 years ago
- Reference code for the tutorial series about building GraphQL servers in Go from my blog.☆46Updated 5 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
- The code for https://entgo.io/docs/tutorial-setup☆62Updated 2 years ago
- A web application boilerplate built with go and clean architecture.☆287Updated 2 years ago
- 🚨 Echo middleware for slog logger☆114Updated last week
- Example Go service using go-swagger and Clean Architecture☆170Updated last year
- Practical implementation of Domain Driven Design in go☆328Updated 3 months ago
- This is a sample API built by Go(Echo) and SQLBoiler according to Clean Architecture.☆34Updated last year
- Go clean Architecture with GRPC☆118Updated 6 years ago
- This a simple gqlgen repository example which includes basic models and interactions with a pg database☆159Updated 5 years ago
- Go Clean Architecture Used at @wesionaryteam☆142Updated 2 months ago
- Go + Postgres + Chi Router + sqlx + ent + authentication + testing + opentelemetry Starter Kit for API Development☆461Updated last month
- Sample RestAPI project write in Go☆57Updated 5 years ago
- A Microservices and GraphQL based online store☆371Updated 5 years ago
- Source code for https://threedots.tech/post/microservices-or-monolith-its-detail/ article.☆285Updated 7 months ago
- DDD like architecture sample application☆287Updated 5 years ago
- This project is created to demonstrate Go-Lang Clean Architecture/DDD/Hexagonal Architecture, and It show the usage of popular libraries …☆150Updated 2 years ago
- Go Echo Simple API with Clean architecture☆73Updated 2 years ago
- Toy API implementing idempotency keys using Golang & Clean Architecture☆161Updated 2 years ago
- Go Rest API starter kit / Golang API boilerplate base on Chi framework