What is the gold standard for website APIs? Twitter, Flickr, Facebook, etc [closed]
Seems like there are two categories of APIs for websites today. APIs which allow the functionality of the site to be extended like Facebook, Myspace, etc. These APIs seem to be very diverse. APIs which allow interaction with the existing site functionality like Twitter, Flickr, etc. These all claim to be REST based, but are in reality simply "data over HTTP". If you were creating a website that allowed both functional extension and outside interaction, what existing APIs would you use as a reference model? Jeff Atwood We're doing some research in this area ourselves. Not a lot out there in