Skip to content
Snippets Groups Projects

Add README

Merged Ciarán Ainsworth requested to merge 1-add-readme-with-some-basic-information into main
1 file
+ 11
0
Compare changes
  • Side-by-side
  • Inline
README.md 0 → 100644
+ 11
0
 
# Funkwhale API client
 
 
A [Typescript](https://www.typescriptlang.org/) 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](https://dev.funkwhale.audio/funkwhale/api-client-typescript/-/blob/main/docs/index.md) 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](https://dev.funkwhale.audio/funkwhale/funkwhale).
Loading