depr-quint / clickup

Go library for accessing the ClickUp API v2

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

ClickUp

API Docs

Tests Requirements

  • An environment variable named CLICKUP_TOKEN containing an API token.
  • Workspace named ClickUp API Test.
    (! this workspace will get modified)

TODO

  • Authentication
  • Rate Limit
  • Error Handling

  • Attachments
  • Authorization
  • Checklists
  • Comments
  • Custom Fields
  • Dependencies
  • Folders
  • Goals
  • Guests
  • Lists
  • Members
  • Shared Hierarchy
  • Spaces
  • Tags
  • Tasks
  • Task Templates
  • Teams
  • Time Tracking
  • Views
  • Webhooks

About

Go library for accessing the ClickUp API v2

License:Apache License 2.0


Languages

Language:Go 100.0%