JavaScript / Node.js examples for the Ujeebu API, one folder per tutorial.
- Get a free key at https://ujeebu.com/signup.
- Replace
YOUR_API_KEYin the file with your key. - Requires Node.js and axios (
npm install axios).
node <tutorial>/<example>.jsFiles ending in -sdk.js use the official SDK (ujeebu-node): npm install @ujeebu-org/ujeebu-sdk.