Skip to content

💵 Unofficial JavaScript SDK for sevdesk.com

License

Notifications You must be signed in to change notification settings

peerigon/sevdesk

Repository files navigation

sevdesk

💵 Unofficial JavaScript SDK for sevdesk.com.

Version on NPM Semantically released Monthly downloads on NPM
NPM Bundle size minified NPM Bundle size minified and gzipped
License


Installation

npm install @peerigon/sevdesk

API

Instantiation

import { SevDeskClient } from "@peerigon/sevdesk";

const sevDeskClient = new SevDeskClient({
  apiKey: "your-sev-desk-api-token",
});

License

MIT

Sponsors