Upgrade to Pro — share decks privately, control downloads, hide ads and more …

Building APIs Developers Love (LCA2014)

Building APIs Developers Love (LCA2014)

A talk from LinuxConf Australia 2014 in Perth, Australia on what helps make a good API design and common gotchas that different APIs need to deal with.

Darcy Laycock

January 10, 2014
Tweet

More Decks by Darcy Laycock

Other Decks in Programming

Transcript

  1. RPC

  2. Facebook Graph API:
 https://developers.facebook.com/docs/graph-api/ Apiary (API Tools): http://apiary.io/ JSON API

    Spec
 http://jsonapi.org/ httpie:
 http://httpie.org/ Previous API talk (Ruby-oriented):
 http://blog.ninjahideout.com/posts/api-driven-applications- with-rails