-
Notifications
You must be signed in to change notification settings - Fork 4
Home
Amir Yasin edited this page Feb 1, 2015
·
10 revisions
FRHTTP - A functional reactive HTTP framework for NodeJS/IO.js
FRHTTP is an HTTP framework that facilitates writing functional reactive code. The key benefits of this approach over the Connect style (req, res, next) approach or the callback approach can be found here.
Docs
Tutorials