diff --git a/README.md b/README.md index 56888afa..4f9c3ddb 100644 --- a/README.md +++ b/README.md @@ -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.