Hacker News new | ask | show | jobs
by akubera 2260 days ago
I'm reminded of this little gem: https://hookrace.net/time.gif

(Relevant post https://news.ycombinator.com/item?id=14996715)

But on the topic: is there actually a dearth of APIs "these days" vs peak Web-2.0, or have the major players just restricted theirs due to abuse, and thus it seems like the whole world of possibilities have veen restricted? One can easily find lists of public apis (e.g https://github.com/n0shake/Public-APIs), but perhaps the video was more about the facilitators, like Yahoo Pipes.

1 comments

What the GitHub list doesn't show is the amount of APIs that require you to enter a relationship with the API provider.

APIs I can just point my script at to get data are fun and useful for mashups. APIs where I have to sign a contract with someone are only worth it in rare cases, or if I need them for a business.