Skip to content

Latest commit

 

History

History

javascript

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 
 
 
 
 

About Algolia's API Client Javascript

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.

Get started locally

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