Skip to content

Latest commit

 

History

History
38 lines (25 loc) · 1.34 KB

README.md

File metadata and controls

38 lines (25 loc) · 1.34 KB

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