← Zurück zu den Projekten
Algoliasearch Client Specs
[!WARNING]
This repository is deprecated in favor of https://github.com/algolia/api-clients-automation.
You can still find the spec for the legacy clients in this repository, but they will not be updated.
The perfect starting point to implement a new Algolia API client in your language of choice
Documentation • Community Forum • Stack Overflow • Report a bug • Support
#✨ Summary
This repository serves as a technical documentation of the public API of the Algolia API Clients. It covers both the public API (methods, functions, etc.), their test coverage and implementation details.
The goal of this repository is to expose a common and consistent implementation across all our official API clients:
- algolia/algoliasearch-client-csharp
- algolia/algoliasearch-client-go
- algolia/algoliasearch-client-java-2 (compatible with Java 1.8 and above)
- algolia/algoliasearch-client-java (compatible with Java 1.7 and below)
- algolia/algoliasearch-client-javascript
- algolia/algoliasearch-client-kotlin
- algolia/algoliasearch-client-php
- algolia/algoliasearch-client-python
- algolia/algoliasearch-client-ruby
- algolia/algoliasearch-client-scala
- algolia/algoliasearch-client-swift