diff options
-rw-r--r-- | json/implementations.rst | 4 |
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 |