From f1b2591cbd94bf86e456715842ba39148b50be0a Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=D0=A0=D1=83=D1=81=D0=BB=D0=B0=D0=BD?= Date: Sat, 9 Aug 2014 03:33:33 +0600 Subject: [PATCH] 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. --- readme.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/readme.md b/readme.md index 4388e69..8af3e15 100644 --- a/readme.md +++ b/readme.md @@ -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