mirror of
https://github.com/avelino/awesome-go.git
synced 2026-04-11 02:11:43 +08:00
Merge f45cfb57d8 into 0f22770345
This commit is contained in:
commit
d84766b481
@ -3109,6 +3109,7 @@ _Full stack web frameworks._
|
||||
- [Gin](https://github.com/gin-gonic/gin) - Gin is a web framework written in Go! It features a martini-like API with much better performance, up to 40 times faster. If you need performance and good productivity.
|
||||
- [Ginrpc](https://github.com/xxjwxc/ginrpc) - Gin parameter automatic binding tool,gin rpc tools.
|
||||
- [go-api-boot](https://github.com/SaiNageswarS/go-api-boot) - A gRpc-first micro-service framework. Features include ODM support for Mongo, cloud resource support (AWS/Azure/Google), and a fluent dependency injection which is customized for gRpc. Additionally, grpc-web is supported directly, enabling browser access to all gRpc APIs without a proxy.
|
||||
- [Go-Flow](https://github.com/Prastiwar/Go-Flow) - Backend framework library that provides dependency inversion to most common built backend systems to allow easily modularize our application and change implementation without changing our business logic.
|
||||
- [Goa](https://github.com/goadesign/goa) - Goa provides a holistic approach for developing remote APIs and microservices in Go.
|
||||
- [GoFr](https://github.com/gofr-dev/gofr) - Gofr is an opinionated microservice development framework.
|
||||
- [GoFrame](https://github.com/gogf/gf) - GoFrame is a modular, powerful, high-performance and enterprise-class application development framework of Golang.
|
||||
|
||||
Loading…
Reference in New Issue
Block a user