Algolia's API Client Javascript was created by, and is maintained by Algolia. The Algolia Search API Client for Javascript lets you easily use the Algolia Search REST API from your Javascript code.
Requires:
First, use npm to playground dependencies:
# Go inside the playground javascript folder
cd api-clients-playground/javascript
# Install dependencies
npm install
Finally, edit and run the code on index.js
:
node index.js