summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTingPing <TingPing@users.noreply.github.com>2014-10-08 13:49:26 -0400
committerTingPing <TingPing@users.noreply.github.com>2014-10-08 13:49:26 -0400
commitc96af3488740af1a3d94fa1f2a66e84c500dc5ff (patch)
treecabbd8ec7c966388c0529993842a474c397abc55
parent80450050d5148b7d69802ddfb52a4022a5422f9f (diff)
downloadpandora-apidoc-c96af3488740af1a3d94fa1f2a66e84c500dc5ff.tar.gz
pandora-apidoc-c96af3488740af1a3d94fa1f2a66e84c500dc5ff.tar.bz2
pandora-apidoc-c96af3488740af1a3d94fa1f2a66e84c500dc5ff.zip
Add gopiano to implementations
-rw-r--r--json/implementations.rst4
1 files changed, 3 insertions, 1 deletions
diff --git a/json/implementations.rst b/json/implementations.rst
index da30f7c..06114ad 100644
--- a/json/implementations.rst
+++ b/json/implementations.rst
@@ -16,6 +16,7 @@ A list of open source Pandora JSON API implementations.
`pithos.pandora`_, Pithos_, Python,""
PandoraSharp_, Elpis_, C#, Not to be confused with the `original PandoraSharp`_ (uses XMLRPC)
libpanda_, Mousiki_, Vala,""
+ gopiano_, , Go, ""
.. _libpiano: https://github.com/PromyLOPh/pianobar/tree/master/src/libpiano
.. _pianobar: http://6xq.net/projects/pianobar/
@@ -28,4 +29,5 @@ A list of open source Pandora JSON API implementations.
.. _`original PandoraSharp`: http://www.justin-credible.net/Projects/PandoraSharp
.. _pianod: http://deviousfish.com/pianod/
.. _libpanda: https://github.com/techwiz24/libpanda
-.. _Mousiki: http://techwiz24.github.io/mousiki/ \ No newline at end of file
+.. _Mousiki: http://techwiz24.github.io/mousiki/
+.. _gopiano: https://github.com/cellofellow/gopiano