Part of the Jellyfin Project
Jellyfin ApiClient.js is a JavaScript library for interacting with Jellyfin's REST API.
- This library depends on the native fetch and Promise APIs. These will be expected to be polyfilled if used in a browser that doesn't support them.