mirror of
https://github.com/avelino/awesome-go.git
synced 2026-04-11 02:11:43 +08:00
Merge a7769403a7 into 0f22770345
This commit is contained in:
commit
1bad3a18d9
@ -3105,6 +3105,7 @@ _Full stack web frameworks._
|
||||
- [Fiber](https://github.com/gofiber/fiber) - An Express.js inspired web framework build on Fasthttp.
|
||||
- [Flamingo](https://github.com/i-love-flamingo/flamingo) - Framework for pluggable web projects. Including a concept for modules and offering features for DI, Configareas, i18n, template engines, graphql, observability, security, events, routing & reverse routing etc.
|
||||
- [Flamingo Commerce](https://github.com/i-love-flamingo/flamingo-commerce) - Providing e-commerce features using clean architecture like DDD and ports and adapters, that you can use to build flexible e-commerce applications.
|
||||
- [Forge](https://github.com/xraph/forge) - Full Powered backend framework with Dependency Injecttion and so much extensioins why waste your time building thesame components. Get automatic Openapi, AsyncAPI schema with production grade streaming support with client api generator from endpoint in TS, Rust and GoLang.
|
||||
- [Fuego](https://github.com/go-fuego/fuego) - The framework for busy Go developers! Web framework generating OpenAPI 3 spec from source code.
|
||||
- [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.
|
||||
|
||||
Loading…
Reference in New Issue
Block a user