The generated API clients are a work in progress, you can also find our stable clients on the Algolia documentation.

Skip to main content

Playground

All of the existing clients should have an active playground for you to test generated clients, if it's not the case, consider contributing or letting us know!

info

Make sure to first setup the repository tooling to ease your journey!

Usage

language and client defaults to all

bash
yarn docker playground <languageName> <clientName>
bash
yarn docker playground <languageName> <clientName>

JavaScript

You can also find sandboxes for all our clients

bash
yarn docker playground javascript search
bash
yarn docker playground javascript search

Java

bash
yarn docker playground java search
bash
yarn docker playground java search

Add new playground

To add a new supported language to the playground, you need to: