Skip to content

TaskRatchet/taskratchet-sdk

Repository files navigation

taskratchet-sdk

Installation

npm install @taskratchet/sdk

Development

Publish to NPM

# Update version in package.json, then:
npm publish

Todo

  • Rename getCheckoutSession to createCheckoutSession
  • Rename getApiToken to createApiToken
  • Switch from fetch1 to fetch2 where possible
  • Add better types for all functions
  • Handle pagination when using fetch2
  • Update fetch2 to send API token using ApiKey-v2 header
  • Replace window.localStorage with something that will work in the browser and in Node
  • Create CI workflow
  • Add master branch protections

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published