Sunday, June 30, 2013

All the web APIs in a single place

Hi,

Looking around for examples of pure REST APIs I came across a site that provides a very extensive list of web APIs:

http://www.programmableweb.com/apis

Not only you have a list of APIs, it is also possible to filter by data format, protocol/style... Very handy to have all this information in a single place.

Enjoy!!!

By the way, if you want to see how a proper pure REST API looks like, Twitter is the one you want: https://dev.twitter.com/docs/api/1.1