Close #246 PR: Added Restberry to the web framework list.

This commit is contained in:
Mattias Eriksson
2015-03-04 15:23:09 +08:00
committed by Sindre Sorhus
parent 2c712f06d6
commit 1ce44efee1

View File

@@ -156,6 +156,7 @@ Inspired by the [awesome](https://github.com/sindresorhus/awesome) list thing.
- [Restify](http://mcavage.me/node-restify/) - A node framework built specifically to enable you to build correct REST web services.
- [Derby](https://github.com/derbyjs/derby) - MVC framework, making it easy to write realtime, collaborative applications that run in both Node.js and browsers.
- [Interfake](https://github.com/basicallydan/interfake) - Rapid prototyping framework for making mock HTTP APIs, with a Node, command-line and HTTP interface.
- [Restberry](http://restberry.com) - Framework for setting up RESTful JSON APIs, applied to your database models without needing to write any code.
### Command-line utilities