mirror of
https://github.com/avelino/awesome-go.git
synced 2024-12-19 17:14:52 +00:00
Add ponzu to list of web frameworks
This commit is contained in:
parent
082d205483
commit
3e9d8bf603
@ -1255,6 +1255,7 @@ See [go-hardware](https://github.com/rakyll/go-hardware) for a comprehensive lis
|
||||
* [neo](https://github.com/ivpusic/neo) - Neo is minimal and fast Go Web Framework with extremely simple API.
|
||||
* [ozzo-routing](https://github.com/go-ozzo/ozzo-routing) - A high-performance HTTP router and Web framework supporting routes with regular expressions. Comes with full support for quickly building a RESTful API application.
|
||||
* [pat](https://github.com/bmizerany/pat) - Sinatra style pattern muxer for Go’s net/http library, by the author of Sinatra.
|
||||
* [ponzu](https://github.com/ponzu-cms/ponzu) - Headless CMS with automatic JSON API. Featuring auto HTTPS, HTTP/2 Server Push, and flexible server framework written in Go.
|
||||
* [Resoursea](https://github.com/resoursea/api) - A REST framework for quickly writing resource based services.
|
||||
* [REST Layer](http://rest-layer.io) - A framework to build REST/GraphQL API on top of databases with mostly configuration over code.
|
||||
* [Revel](https://github.com/revel/revel) - A high-productivity web framework for the Go language.
|
||||
|
Loading…
Reference in New Issue
Block a user