the-engineering-coach / 033-go-restLinks
Demonstrating End to End, Integration & Unit test to create a simple REST API
☆20Updated 3 years ago
Alternatives and similar repositories for 033-go-rest
Users that are interested in 033-go-rest are comparing it to the libraries listed below
Sorting:
- Go microservice tutorial project using gRPC☆138Updated this week
- Example microservice based project written in Go☆166Updated 2 years ago
- Go gRPC RabbitMQ email microservice☆266Updated 4 years ago
- ☆21Updated last year
- Golang code boilerplate inspired by clean architecture☆287Updated 2 years ago
- Source code for the microservices with go (1st edition)☆66Updated 5 months ago
- Project contains examples in the Golang experienced series likes: hexagonal architecture template, gRPC, RESTfull, database, tracing, log…☆32Updated last year
- Go gRPC Kafka CQRS microservices with tracing☆231Updated 3 years ago
- Go Event Sourcing CQRS Microservice☆191Updated last year
- My First Project As Ecommerce Backend Api Using Go Programing Language☆81Updated last year
- ☆122Updated 3 years ago
- Clean Architecture Golang Example (kinda)☆256Updated 3 years ago
- Golang API project showcase heavily influenced by the Clean Architecture and Hexagonal Architecture, using PostgreSQL.☆291Updated 2 years ago
- MinesWeeper API for hexagonal architecture sample☆174Updated last year
- Go GRPC Auth Microservice☆148Updated 2 years ago
- Practical microservices based on different software architecture and technologies like Golang, CQRS, Vertical Slice Architecture, Docker,…☆375Updated 2 months ago
- Boilerplate using Fiber 🚀 , Mongo, Hexagonal Architecture. Including a Blog explaining the components of the boilerplate.☆128Updated 2 years ago
- Go gRPC Microservices☆81Updated last year
- GoLang, GORM & Gin CRUD Example☆97Updated 6 years ago
- ☆159Updated 3 years ago
- Hexagonal Architecture Demo in Golang☆49Updated 4 years ago
- Go-CQRS-EventSourcing-Microservice☆98Updated 3 years ago
- Exemplary RESTFul API built with go, gin, gorm☆152Updated last year
- Source code for https://threedots.tech/post/microservices-or-monolith-its-detail/ article.