Hacker News new | ask | show | jobs
by josscrowcroft 3502 days ago
I'm most proud of making Open Exchange Rates (https://openexchangerates.org), which grew out of a hobby project (and a desire to create a really simple API for something that had previously been annoyingly complex.)

The basic JSON API request and response formats are unchanged since day 0, although we've added a few new features in response to customers' demands over the years.

2 comments

I've been using this for years. Really really nice both practically (the data is useful) and conceptually (I always use this or OpenWeatherMap to explain to students what an API is)
Wow, nice, I'm looking into alternatives to OANDA to do simple ER requests.. And your comment is really in place for me.