nodejitsu's node-http-proxy (via) Exactly what I’ve been waiting for—a robust HTTP proxy library for Node that makes it trivial to proxy requests to a backend with custom proxy behaviour added in JavaScript. The example app adds an artificial delay to every request to simulate a slow connection, but other exciting potential use cases could include rate limiting, API key restriction, logging, load balancing, lint testing and more besides.
thanks a lot for the write up!
we have a lot more interesting tools we'll be releasing over the next few months that will contain complimentary functionality to this project.
Marak - 29th July 2010 03:37 - #