Browsing articles tagged with " api"
Jan 5, 2011
Usu

Accessing Miso API: a sample PHP application

Miso recently introduced the ability to access their data through API which is really great, I’m already using it in production on Italiansubs.net.

The documentation (that you should definitely read) is well written and  easy to follow if you have any experience in working with json API and OAuth, but if you haven’t, and you don’t know Ruby (the programming language used for their sample application) it’s possible to find it tricky.

So, here’s the sample PHP application:
Continue reading »