Tag Archives: web development

Translucent Intercepting Proxy built with NodeJS – tip.js

Writing AJAX-driven web-applications without being able to modify the according web-service can be quite tricky, especially if the API is under active development or review. Inspired by Peteris Krumins’ post, we wrote tip.js: a translucent intercepting proxy written in nodeJS. … Continue reading

Posted in nodejs | Tagged , , , , | 2 Comments