gofr
Microservice framework
A GoLang framework designed to simplify microservice development with built-in support for databases and observability.
An opinionated GoLang framework for accelerated microservice development. Built in support for databases and observability.
4k stars
21 watching
235 forks
Language: Go
last commit: 6 days ago
Linked from 2 awesome lists
gogolanggolang-frameworkgrpcgrpc-gogrpc-golanghacktoberfesthttp-servermicroservicemicroservice-frameworkrest-apiserverweb-framework
Related projects:
Repository | Description | Stars |
---|---|---|
micro/go-micro | A framework for building microservices with built-in support for distributed systems development and scalable communication between services. | 21,956 |
gogf/gf | A modular framework for building high-performance and scalable enterprise-class applications in Golang. | 11,713 |
zeromicro/go-zero | A cloud-native Go framework for building scalable and resilient microservices with automatic code generation and built-in engineering practices. | 29,308 |
go-kit/kit | A toolkit for building microservices in Go | 26,621 |
go-kratos/kratos | A comprehensive framework for building cloud-native microservices applications using Go, focusing on scalability, reliability and ease of use. | 23,374 |
hybridgroup/gobot | A framework for robotics and IoT development in Go | 8,960 |
go-chassis/go-chassis | A cloud-native application framework for Go that simplifies the development of microservices. | 2,735 |
go-gorm/gorm | A Go-based library providing an object-relational mapping (ORM) system for managing relational databases. | 36,960 |
uber-go/fx | A dependency injection framework for Go that eliminates global state and enables loose coupling of components. | 5,885 |
gofiber/fiber | An Express-inspired Go web framework with high-performance and flexible routing capabilities. | 33,950 |
golang/go | A programming language designed to build simple, reliable, and efficient software | 124,071 |
koddr/tutorial-go-fiber-rest-api | Builds a RESTful API on Go with Fiber, PostgreSQL, JWT and Swagger documentation in isolated Docker containers. | 378 |
apache/dubbo-go | Provides a Go implementation of a scalable and configurable RPC framework for microservices architecture | 4,732 |
operator-framework/operator-sdk | A toolkit to simplify building and managing complex stateful applications on Kubernetes | 7,258 |
goadesign/goa | A tool for designing and generating APIs in Go | 5,693 |