mirror of
https://github.com/avelino/awesome-go.git
synced 2024-11-07 16:33:40 +00:00
Add ecommerce section with flamingo commerce (#2771)
* add ecommerce section with flamingo commerce * Add fitting entries to new e-commerce section * Revert "Add fitting entries to new e-commerce section" This reverts commit f1815ec6a8d9e6891d8cfd00f955bdc82caca83a. * Revert "add ecommerce section with flamingo commerce" This reverts commit a81fdc344292676bdd23f4cf349258d37257af73. * Add Flamingo-Commerce
This commit is contained in:
parent
08383e5513
commit
db518779fd
@ -1923,6 +1923,7 @@ See [go-hardware](https://github.com/rakyll/go-hardware) for a comprehensive lis
|
||||
* [Echo](https://github.com/labstack/echo) - High performance, minimalist Go web framework.
|
||||
* [Fireball](https://github.com/zpatrick/fireball) - More "natural" feeling web framework.
|
||||
* [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.
|
||||
* [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.
|
||||
* [Gizmo](https://github.com/NYTimes/gizmo) - Microservice toolkit used by the New York Times.
|
||||
|
Loading…
Reference in New Issue
Block a user