Live data from Hacker News

Ask HN: What's the best Web based API you ever used?

news.ycombinator.com

1–9 of 9 posts

Re: Ask HN: What's the best Web based API you ever used?

#3

Parse. I like APIs you can copy/paste into javascript and build an MVP and worry about fail-proof server-side integration for production later.

Another vote for this one, felt like you were up and running within minutes. Used it with their iOS SDK.

Re: Ask HN: What's the best Web based API you ever used?

#6
Whatever web API I use I like it to be documented in automatic way so that is always up to date. Especially in first phase API changes, and I remember bad days spent in discovering the new version of some Facebook api before they get published..sort of MSDN black box hell