Re: [In Development] RESTful API for LMS
expectingtofly <expectingtofly.a9ptuo-NUepA2SMhDQqspMVqqL2D+4xXEVPTSb/[email protected]>
| Newsgroups | gmane.music.equipment.slimdevices.devel |
|---|---|
| Organization | Logitech Squeezebox Forums |
| Message-ID | <[email protected]> |
philchillbill wrote:
> Remember this:
>
>
>
> I guess 'essential' is an elastic concept :rolleyes:
Looks like I chose the wrong word. But I think you know what I meant.
I recall you wanted to be able to make all the calls from a browser,
which is why you wanted all the API calls to use GET. You might find it
useful that this API is using the standard openAPI specification method,
which means you can just use the swagger tools in your browser to view
the specification ( https://swagger.io/tools/swagger-editor/ ) paste in
the openAPI yaml specification amend the api url to your local LMS
server. From there you will be able to browse the api specification,
press "Try it out" on any call and call it right there from your
browser, with all the parameters available from a clickable form :-)
Stuart McLean
EXPECTINGTOFLY PLUGINS :
- *BBC Sounds* :
https://github.com/expectingtofly/LMS_BBC_Sounds_Plugin
- *Virgin Radio (UK)* :
https://github.com/expectingtofly/LMS_Virgin_Radio_Plugin
- *Times Radio* :
https://github.com/expectingtofly/LMS_TIMES_RADIO_PLUGIN
- *Global Player (UK)* :
https://github.com/expectingtofly/LMS_GlobalPlayer_Plugin
For BBC Sounds help see the 'BBC Sounds Wiki'
(https://github.com/expectingtofly/LMS_BBC_Sounds_Plugin/wiki).
------------------------------------------------------------------------
expectingtofly's Profile: http://forums.slimdevices.com/member.php?userid=63263
View this thread: http://forums.slimdevices.com/showthread.php?t=115143