Skip to content

Latest commit

 

History

History

nodejs

Requirements to run these examples

  • Node 14.18.x+
  • Install the dependencies by running npm install from within the examples/nodejs directory.
  • A Calibre API token

Each example can be run by executing it as a script, eg: CALIBRE_API_TOKEN=YOUR_TOKEN_HERE examples/nodejs/create-test.js.

Available examples

Writing your own, or looking for help?

To check what API functionality is available, check index.js at the root of this repository. If you spot something note quite right, or have a question, please log a new issue or contact Calibre support. If you’ve built or adapated an example for your usecase, be sure to share it in a new issue ✌️