From 18b3478ba18bb1858921b8a96e22adf9351cd77b Mon Sep 17 00:00:00 2001 From: "Noel[bot]" Date: Sat, 2 Jul 2022 04:45:08 +0000 Subject: [PATCH] chore: update API documentation --- docs/api/index.html | 1 + 1 file changed, 1 insertion(+) diff --git a/docs/api/index.html b/docs/api/index.html index e1bb1a6..f41a7d3 100644 --- a/docs/api/index.html +++ b/docs/api/index.html @@ -51,6 +51,7 @@

🔍 Meilisearch for Kotlin

Type-safe and Kotlin Coroutine-based client for Meilisearch

Meilisearch for Kotlin is a Meilisearch client for Kotlin developers to take advantage of the Kotlin libraries like kotlinx-coroutines and more.

+

This is a work in progress, the library currently doesn't support the Settings API, Health API, Keys API, or Stats API

WHY

It sounded like fun, so why not? If any Meilisearch developer or team wants to take care of this project, you can contact me via Email (cutie@floofy.dev) and if I don't have enough time to maintain it, and it can become an official library.

The library was also built to defunct the official Java library, so it can support the Kotlin libraries us Kotlin developers use and love today.