Hacker News new | ask | show | jobs
Show HN: Cashmachine - cached APIs (github.com)
2 points by joshellington 5409 days ago
Retrieves popular JSON/XML-based APIs and caches them. Requires memcached.

-

Quickly tossed together Sinatra/Ruby/Memcached app to get around API rate limits and shitty availability.

Needs a lot of cleanup, optimization and API error support, but it's a start.