Skip to content

Latest commit

 

History

History

README.md

Ujeebu Tutorials - JavaScript / Node.js

JavaScript / Node.js examples for the Ujeebu API, one folder per tutorial.

Run

  1. Get a free key at https://ujeebu.com/signup.
  2. Replace YOUR_API_KEY in the file with your key.
  3. Requires Node.js and axios (npm install axios).
node <tutorial>/<example>.js

Files ending in -sdk.js use the official SDK (ujeebu-node): npm install @ujeebu-org/ujeebu-sdk.

Tutorials