/jellyfin-apiclient-javascript

Javascript API client for Jellyfin

Primary LanguageJavaScriptMIT LicenseMIT

Jellyfin ApiClient.js

Part of the Jellyfin Project

Jellyfin ApiClient.js is a JavaScript library for interacting with Jellyfin's REST API.

Notes

  • 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.