Mocking HTML5 API's Using PhantomJS Extensions
Recently one of our projects called for using the browser’s Geolocation API. We were excited about this project. However, we had an immediate concern about how to test a feature that interacts with one of the browser’s built in APIs.
Down Boy: How to easily throttle requests to an API using Redis
Easy way to make sure all of your workers are smart about staying under an API threshold and daily limits.