You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The Kotlin client integrates the actual Algolia documentation in each source file: Request parameters, response fields, methods and concepts; all are documented and link to the corresponding url of the Algolia doc website.
The client is thread-safe. You can use SearchClient, AnalyticsClient, and InsightsClient in a multithreaded environment.
💡 Getting Started
Install the Kotlin client by adding the following dependency to your gradle.build file:
Encountering an issue? Before reaching out to support, we recommend heading to our FAQ where you will find answers for the most common issues and gotchas with the client.
Use the Dockerfile
If you want to contribute to this project without installing all its dependencies, you can use our Docker image. Please check our dedicated guide to learn more.
📄 License
The Algolia Kotlin API Client is an open-sourced software licensed under the MIT license.
About
⚡️ A fully-featured and blazing-fast Kotlin/Android API client to interact with Algolia.