A client for using the ClickUp API.
The library will validate a request against the request's signature.
The library will parse ClickUp Webhooks from an HTTP request.
The library will fetch a Task by Task ID.
The library will update an existing Task.
Full mocks for all features are included to make testing consuming modules easier.