@wertarbyte/sevdesk-api-client
TypeScript icon, indicating that this package has built-in type declarations

1.1.0 • Public • Published

Sevdesk API Client

Client for the Sevdesk API written in TypeScript.

Usage

import SevdeskApiClient from '@wertarbyte/sevdesk-api-client';

const client = new SevdeskApiClient({
  token: '', // insert API token here
});

// start using the api, e.g. get the bookkeeping system version
console.log(await client.getBookkeepingSystemVersion());

Dependents (0)

Package Sidebar

Install

npm i @wertarbyte/sevdesk-api-client

Weekly Downloads

0

Version

1.1.0

License

MIT

Unpacked Size

58.9 kB

Total Files

31

Last publish

Collaborators

  • evidence
  • saschb2b
  • lemaik
  • redbeard0091