From 7478fe3f5d77981e6c08409ebdd0564414f4ec6c Mon Sep 17 00:00:00 2001 From: Denis Rechkunov Date: Sun, 7 Jun 2015 18:48:33 +0600 Subject: [PATCH] Add Catberry Framework to the list. --- readme.md | 1 + 1 file changed, 1 insertion(+) diff --git a/readme.md b/readme.md index b745642..659d16b 100644 --- a/readme.md +++ b/readme.md @@ -165,6 +165,7 @@ Inspired by the [awesome](https://github.com/sindresorhus/awesome) list thing. - [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. +- [Catberry](http://catberry.org) - Framework with Flux architecture, isomorphic web-components and progressive rendering. ### Command-line utilities