Update README.md (#2286)

This commit is contained in:
Andžej Maciusovič 2018-12-18 11:19:52 +02:00 committed by Ceriath
parent b0fa8a08e5
commit 2d84226f3e

View File

@ -1612,6 +1612,7 @@ See [go-hardware](https://github.com/rakyll/go-hardware) for a comprehensive lis
* [mango](https://github.com/paulbellamy/mango) - Mango is a modular web-application framework for Go, inspired by Rack, and PEP333.
* [Microservice](https://github.com/claygod/microservice) - The framework for the creation of microservices, written in Golang.
* [neo](https://github.com/ivpusic/neo) - Neo is minimal and fast Go Web Framework with extremely simple API.
* [nio](https://github.com/go-nio/nio) - Modern, minimal and productive Go HTTP framework.
* [Resoursea](https://github.com/resoursea/api) - REST framework for quickly writing resource based services.
* [REST Layer](http://rest-layer.io) - Framework to build REST/GraphQL API on top of databases with mostly configuration over code.
* [Revel](https://github.com/revel/revel) - High-productivity web framework for the Go language.