diff --git a/README.md b/README.md index 8ddc904e..d6d9fb24 100644 --- a/README.md +++ b/README.md @@ -1605,6 +1605,7 @@ See [go-hardware](https://github.com/rakyll/go-hardware) for a comprehensive lis * [tigertonic](https://github.com/rcrowley/go-tigertonic) - Go framework for building JSON web services inspired by Dropwizard. * [traffic](https://github.com/pilu/traffic) - Sinatra inspired regexp/pattern mux and web framework for Go. * [utron](https://github.com/gernest/utron) - Lightweight MVC framework for Go(Golang). +* [vox](https://github.com/aisk/vox) - A golang web framework for humans, inspired by Koa heavily. * [WebGo](https://github.com/bnkamalesh/webgo) - A micro-framework to build web apps; with handler chaining, middleware and context injection. With standard library compliant HTTP handlers(i.e. http.HandlerFunc). * [YARF](https://github.com/yarf-framework/yarf) - Fast micro-framework designed to build REST APIs and web services in a fast and simple way. * [Zerver](https://github.com/cosiner/zerver) - Zerver is an expressive, modular, feature completed RESTful framework.