mopidy-api-explorer icon indicating copy to clipboard operation
mopidy-api-explorer copied to clipboard

Mopidy extension which lets you explore the JSON-RPC API.


Mopidy-API-Explorer


.. image:: https://img.shields.io/pypi/v/Mopidy-API-Explorer.svg :target: https://pypi.org/project/Mopidy-API-Explorer/ :alt: Latest PyPI version

.. image:: https://img.shields.io/github/actions/workflow/status/mopidy/mopidy-api-explorer/ci.yml?branch=main :target: https://github.com/mopidy/mopidy-api-explorer/actions :alt: CI build status

Mopidy <https://www.mopidy.com/>_ extension which lets you explore the JSON-RPC API.

Installation

Install by running::

python3 -m pip install Mopidy-API-Explorer

Usage

Once the extension is installed Mopidy must be restarted to detect the extension. After restarting Mopidy, visit http://localhost:6680/api_explorer/ to explore the Mopidy JSON-RPC API.

Project resources

  • Source code <https://github.com/mopidy/mopidy-api-explorer>_
  • Issue tracker <https://github.com/mopidy/mopidy-api-explorer/issues>_
  • Changelog <https://github.com/mopidy/mopidy-api-explorer/releases>_

Credits

  • Original author: Janes Troha <https://github.com/dz0ny>_
  • Current maintainer: Matthew Gamble <https://github.com/djmattyg007>_
  • Contributors <https://github.com/mopidy/mopidy-api-explorer/graphs/contributors>_