Re: [In Development] RESTful API for LMS
philchillbill <philchillbill.a80ogn-NUepA2SMhDQqspMVqqL2D+4xXEVPTSb/[email protected]>
| Newsgroups | gmane.music.equipment.slimdevices.devel |
|---|---|
| Organization | Logitech Squeezebox Forums |
| Message-ID | <[email protected]> |
I've been using jsonrpc.js for years so maybe I'm just very used to it by now. I remember when I started out that I thought it was such a pity that POST had to be used with it, meaning that a browser couldn't be deployed with parameter strings to interact I had to use POSTman or curl. I'd say of you want to do a RESTful API, make it all GET-based so that everything can be done from a browser. That way, you're not just recreating a RESTful way of doing what can already be done, but you're opening a new usability angle to boot. ------------------------------------------------------------------------ philchillbill's Profile: http://forums.slimdevices.com/member.php?userid=68920 View this thread: http://forums.slimdevices.com/showthread.php?t=115143 _______________________________________________ developers mailing list [email protected] http://lists.slimdevices.com/mailman/listinfo/developers