{"id":23442259,"url":"https://github.com/teamwertarbyte/sevdesk-api-client","last_synced_at":"2025-04-09T21:48:42.220Z","repository":{"id":249679481,"uuid":"832263749","full_name":"TeamWertarbyte/sevdesk-api-client","owner":"TeamWertarbyte","description":"API client for sevDesk.","archived":false,"fork":false,"pushed_at":"2024-07-23T10:40:12.000Z","size":42,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-04-09T21:48:37.599Z","etag":null,"topics":["api-client","sevdesk"],"latest_commit_sha":null,"homepage":"","language":"TypeScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/TeamWertarbyte.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2024-07-22T16:49:11.000Z","updated_at":"2024-07-23T10:39:36.000Z","dependencies_parsed_at":"2024-12-23T17:29:46.583Z","dependency_job_id":"6c454002-8435-4222-9a1e-0f18490361e4","html_url":"https://github.com/TeamWertarbyte/sevdesk-api-client","commit_stats":null,"previous_names":["teamwertarbyte/sevdesk-api-client"],"tags_count":2,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TeamWertarbyte%2Fsevdesk-api-client","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TeamWertarbyte%2Fsevdesk-api-client/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TeamWertarbyte%2Fsevdesk-api-client/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TeamWertarbyte%2Fsevdesk-api-client/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/TeamWertarbyte","download_url":"https://codeload.github.com/TeamWertarbyte/sevdesk-api-client/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":248119403,"owners_count":21050754,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["api-client","sevdesk"],"created_at":"2024-12-23T17:29:08.333Z","updated_at":"2025-04-09T21:48:42.201Z","avatar_url":"https://github.com/TeamWertarbyte.png","language":"TypeScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Sevdesk API Client\n\nClient for the [Sevdesk API][sevdesk-api] written in TypeScript.\n\n## Usage\n\n```js\nimport SevdeskApiClient from '@wertarbyte/sevdesk-api-client';\n\nconst client = new SevdeskApiClient({\n  token: '', // insert API token here\n});\n\n// start using the api, e.g. get the bookkeeping system version\nconsole.log(await client.getBookkeepingSystemVersion());\n```\n\n[sevdesk-api]: https://api.sevdesk.de/\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fteamwertarbyte%2Fsevdesk-api-client","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fteamwertarbyte%2Fsevdesk-api-client","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fteamwertarbyte%2Fsevdesk-api-client/lists"}