microservice
framework
A simple microservice framework in Go based on clean architecture principles
This library provides a simple microservice framework based on clean architecture principles with a working example implemented.
114 stars
9 watching
16 forks
Language: Go
last commit: 6 days ago
Linked from 2 awesome lists
clean-architectureframeworkgogolangmicroservicemicroservices
Related projects:
Repository | Description | Stars |
---|---|---|
beatlabs/patron | A framework for building microservices with a focus on simplicity and productivity | 123 |
gogearbox/gearbox | A high-performance web framework for building microservices in Go. | 758 |
unionj-cloud/go-doudou | A lightweight framework for building microservices with built-in support for service governance and scalability features. | 1,430 |
harlow/go-micro-services | Demonstrates a microservices architecture using Golang and gRPC for inter-service communication and request tracing with Jaeger. | 1,087 |
go-masonry/mortar | A framework for building gRPC and REST web services with dependency injection, middleware, and telemetry features. | 678 |
gigya/microdot | A .NET framework for building scalable and reliable microservices with features like service container, inter-service RPC, caching, logging, and service discovery. | 1,539 |
shuza/kubernetes-go-grpc | Developing Go-based microservices using gRPC and deploying them in Kubernetes with load balancing, tracing, and rate limiting. | 41 |
aol/micro-server | A Java framework for building microservices with async NIO based REST endpoints and seamless integration with various frameworks and libraries. | 941 |
gmsec/micro | A Go framework for building distributed systems with emphasis on scalability and manageability | 25 |
thangchung/clean-architecture-dotnet | A Microservices project demonstrating Minimal Clean Architecture with DDD-lite and CQRS-lite, using .NET 6 and Cloud-native patterns for an eCommerce sample. | 1,236 |
micro/go-micro | A framework for building microservices with built-in support for distributed systems development and scalable communication between services. | 21,956 |
rookie-ninja/rk-gin | Provides a framework for building Gin microservices with built-in support for common services and features such as Swagger UI, Prometheus metrics, logging, and OpenTracing. | 46 |
k-bx/owlcloud | A Haskell-based microservice framework demonstrating type-safe service design and architecture. | 236 |
md-studio/mdstudio | A framework for building distributed applications using a broker-based microservice concept | 12 |
snatch-dev/convey | A framework for building and managing .NET Core microservices | 953 |