diff options
author | FireController1847 <usfirepilot123@gmail.com> | 2018-04-28 13:01:33 +0200 |
---|---|---|
committer | Lars-Dominik Braun <lars@6xq.net> | 2018-04-28 13:02:21 +0200 |
commit | eb4f811c2a6e4ab3be0b2916828f69d2fbca96ae (patch) | |
tree | f8ed617e5f9cca53f1defeda98eac5cefe3fabc5 | |
parent | aa3ddd0106a3d73b154e405fefe9e9f7fd52c388 (diff) | |
download | pandora-apidoc-eb4f811c2a6e4ab3be0b2916828f69d2fbca96ae.tar.gz pandora-apidoc-eb4f811c2a6e4ab3be0b2916828f69d2fbca96ae.tar.bz2 pandora-apidoc-eb4f811c2a6e4ab3be0b2916828f69d2fbca96ae.zip |
Add Pandora.js
-rw-r--r-- | implementations.rst | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/implementations.rst b/implementations.rst index 49c0051..88d843e 100644 --- a/implementations.rst +++ b/implementations.rst @@ -19,6 +19,7 @@ A list of open source Pandora JSON API implementations. libpanda_, Mousiki_, Vala,JSON v5,"" gopiano_, , Go,JSON v5, "" `WebService::Pandora`_, , Perl,JSON v5, "Perl 5.6+ compatible" + `Pandora.js`_, , Node.js,REST, "" .. _libpiano: https://github.com/PromyLOPh/pianobar/tree/master/src/libpiano .. _pianobar: http://6xq.net/projects/pianobar/ @@ -38,4 +39,5 @@ A list of open source Pandora JSON API implementations. .. _pancake: https://github.com/osum4est/pancake .. _`mopidy-pandora`: https://github.com/rectalogic/mopidy-pandora .. _`WebService::Pandora`: https://github.com/defc0n/WebService-Pandora +.. _`Pandora.js`: https://github.com/FireController1847/Pandora.js __ http://pypi.python.org/pypi/pydora |