New OSS Project: Functional Reactive HTTP in Node

1 points by _ayasin ↗ HN
I've been working on an open source project to solve a number of issues I had while writing largish ExpressJS apps. It's called FRHTTP and while it's still a work in progress, it's definitely ready to play with. You can use it either as part of an ExpressJS app or as a standalone solution.

You can check it out here: https://github.com/ayasin/frhttp (or npm install frhttp)

I've written some blog posts about how to use it here:

Part 1:

https://medium.com/@ayasin/functional-reactive-http-in-node-part-1-a475d53908d9

Part 2:

https://medium.com/@ayasin/functional-reactive-http-in-node-part-2-36cf579276ff

Part 3:

https://medium.com/@ayasin/functional-reactive-http-in-node-part-3-6c3a2a7d1e56

It's already scratching my own itch (though I'm still actively adding features), and I'd love to hear how it can expand to help others.

0 comments

[ 0.23 ms ] story [ 7.3 ms ] thread

No comments yet.