|
Last.fm's new API for accessing and controlling your audio stream makes exactly the same GET-vs-POST mistake:
http://www.audioscrobbler.com/development/lastfm-ws.php
Is this a trend? I'm glad to see developers trying to be vaguely RESTful instead of using complicated RPC protocols, but it seems like more education about basic REST principles is called for. Keep up the good work!
|