Skip to content
Snippets Groups Projects
Select Git revision
2 results

README.md

Blame
  • Funkwhale API client

    A Typescript client library for accessing the Funkwhale API.

    Note: This client is under active development and is not considered production-ready.

    This library is intended for use in the Funkwhale frontend and any projects that rely on Funkwhale's API endpoints. Check out the docs for usage information.

    Contribute to development

    The Funkwhale API client is generated from the Funkwhale OpenAPI schema. If you notice an issue with the API itself, consider contributing to Funkwhale.