Algolia API Client Core
Streamline your interactions with the Algolia API with robust support for retry strategies and comprehensive exception handling. This Dart package contains all the necessary logic for configuring and executing HTTP requests to the Algolia API, ensuring your application remains stable and efficient.
💡 Installation
Add Algolia Client Core as a dependency in your project directly from pub.dev:
For Dart projects:
dart pub add algolia_client_core
For Flutter projects:
flutter pub add algolia_client_core
License
Algolia API Client is an open-sourced software licensed under the MIT license.
Libraries
- algolia_client_core
- Core functionality for interacting with the Algolia API.