Awesome
Multiplatform Kotlin client for MeiliSearch API.
It is under heavy development and uses Ktor Client framework to make REST calls to MeiliSearch API.
Coroutine Based
Meili Ktr is fully coroutine-based and multi-platform, it does support Koltin JS, Kotlin JVM and Kotlin/Native.
Not Java-friendly
meili-ktr is designed for Kotlin language and is not Java friendly, for a Java library uses the Meili official Java library: MeiliSearch Java.
Examples
Read the documentation here.