1.0.16 • Published 2 years ago

@brandboostinggmbh/awork-sdk v1.0.16

Weekly downloads
-
License
MIT
Repository
-
Last release
2 years ago

Awork SDK

An (almost) complete JavaScript API wrapper for project management software Awork. The goal of this project is to provide a comprehensive set of tools to interact with the Awork REST API when working with JavaScript. This library can be imported as a CommonJS or ES module and supports autocompletion via .d.ts files.

Please be aware: Awork is a product of awork GmbH. This project is maintained by Brand Boosting GmbH and is not endorsed by awork GmbH in any way.

Resources:

Found a bug?

This library is quite new and there may be bugs. Please open an issue if you think you encountered a bug.

ToDos

We are trying to maintain this project as actively as possible. Please open an issue if you have a specific feature request.

  • Documenting the OAuthClient and OAuthServer Class
  • EasyOAuth Service for serverless applications
  • Migrate to TypeScript
  • Write actually useful tests
  • Write Reference Home Page

Installation:

Usage:

Most endpoints include the CRUD operations (get, list, create, update and delete). Sometimes there are additional business operations. (setArchived, removeProjectMember, addTags) Nested endpoints can be chained. (eg. awork.projects.files(YOUR_PROJECT_ID).list())

Get a specific project
Get a list of teams
Create a new user
Update a specific task
Delete a company
Add tag to specific task
Create TaskList inside specific project
Pagination and filtering

Acknowledgements

Thanks to Nils Czernig at Awork for providing us with an unlimited demo workspace.

1.0.16

2 years ago

1.0.11

2 years ago

1.0.10

2 years ago

1.0.15

2 years ago

1.0.14

2 years ago

1.0.13

2 years ago

1.0.12

2 years ago

1.0.9

3 years ago

1.0.8

4 years ago

1.0.7

4 years ago

1.0.6

4 years ago

1.0.5

4 years ago

1.0.4

4 years ago

1.0.2

4 years ago

1.0.3

4 years ago

1.0.1

4 years ago

1.0.0

4 years ago

0.3.12

4 years ago

0.3.11

4 years ago

0.3.10

4 years ago

0.3.9

4 years ago

0.3.8

4 years ago

0.3.7

4 years ago

0.3.6

4 years ago

0.3.5

4 years ago

0.3.4

4 years ago

0.3.3

4 years ago

0.3.2

4 years ago

0.3.1

4 years ago

0.3.0

4 years ago

0.2.9

4 years ago

0.2.8

4 years ago

0.2.7

4 years ago

0.2.6

4 years ago

0.2.5

4 years ago

0.2.4

4 years ago

0.2.3

4 years ago

0.2.2

4 years ago

0.2.1

4 years ago

0.2.0

4 years ago

0.1.9

4 years ago

0.1.8

4 years ago

0.1.5

4 years ago

0.1.4

4 years ago

0.1.3

4 years ago

0.1.2

4 years ago

0.1.1

4 years ago

0.1.0

4 years ago