mirror of
https://github.com/sindresorhus/awesome-nodejs.git
synced 2025-02-10 15:44:37 -05:00
add derby
https://github.com/derbyjs/derby MVC framework making it easy to write realtime, collaborative applications that run in both Node.js and browsers.
This commit is contained in:
parent
ac2217b693
commit
f1b2591cbd
1 changed files with 2 additions and 0 deletions
|
@ -108,6 +108,8 @@ Inspired by the [awesome](https://github.com/sindresorhus/awesome) list thing.
|
|||
- [Meteor](https://www.meteor.com) - An ultra-simple, database-everywhere, data-on-the-wire, pure-Javascript web framework.
|
||||
- [SailsJS](http://sailsjs.org) - An MVC web framework with a modern twist, supporting WebSockets, streams, and a data-driven API.
|
||||
- [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.
|
||||
|
||||
|
||||
|
||||
### Command-line utilities
|
||||
|
|
Loading…
Add table
Reference in a new issue