tech/webdev magazine

March 8, 2015

Designing a RESTful Web API ♥ Scotch

Sunday, March 08, 2015 Teklinks

Everybody provides API’s these days. Some of the most popular ones are Facebook, Twitter, Github, Stripe and the list goes on. So you need to build an API for your website, maybe you need to provide data to a mobile app you’re working on, or maybe you just want to put the data from your website in a format that other developers can easily use to build cool things.

Full article