Skip to content

πŸ€– Monorepo of the Algolia API specs and their auto-generated clients and documentation

License

Notifications You must be signed in to change notification settings

algolia/api-clients-automation

This branch is 2 commits ahead of, 2 commits behind main.

Folders and files

NameName
Last commit message
Last commit date

Latest commit

ce27e05 Β· Feb 14, 2025
Aug 2, 2023
Feb 3, 2025
Jan 29, 2024
Dec 31, 2024
Feb 14, 2025
Feb 14, 2025
Feb 14, 2025
Feb 10, 2025
Feb 12, 2025
Jan 27, 2025
Feb 14, 2025
Feb 12, 2025
Feb 12, 2025
Feb 12, 2025
Feb 14, 2025
Feb 10, 2025
Jun 7, 2022
Sep 11, 2024
Oct 14, 2024
Jan 27, 2025
Oct 9, 2024
Feb 10, 2025
Jan 27, 2025
Oct 8, 2024
Oct 8, 2024
Aug 2, 2023
Dec 31, 2024
Jan 29, 2025
Aug 19, 2024
Jul 7, 2022
Aug 19, 2024
Jul 13, 2022
Sep 22, 2024
Aug 5, 2024
Jan 9, 2025
Feb 10, 2025
Dec 11, 2024
Feb 10, 2025

Repository files navigation

API Clients Automation

The Algolia API clients are generated from OpenAPI specs, leveraging the open-source openapi-generator tool.

License

API clients automation documentation β€’ Algolia documentation

Migration note from current API clients

In July 2022, we released an alpha version generated API clients for the JavaScript, Java and PHP languages. If you are using the latest stable of those clients and looking to upgrade, read the migration guide. You can still browse the documentation of the stable clients on the Algolia documentation.

πŸ’‘ Getting Started with the clients

You can read getting started guides and how to use the API clients on our documentation.

✨ Contributing

Looking to add a new client, or fix a bug? Make sure to take a look at our contribution guides.

Setup repository tooling

nvm use && yarn

Setup dev environment

Make sure to have Docker installed so you don't have to install the tooling for every API clients.

yarn docker:setup

Read more on our documentation

CLI

The CLI allows you to make changes locally and run commands through the docker container.

Guides and requirements

Read the guides and requirements to:

Tests

Test the generated clients by running:

For full documentation, visit the online documentation.

❓ Troubleshooting

Encountering an issue with the API clients? Before reaching out to support, we recommend heading to our FAQ where you will find answers to the most common issues and gotchas with the client.

You can also open an issue on GitHub.

πŸ“„ License

Algolia API clients automation is an open-sourced software licensed under the MIT license.