jillesvangurp / kt-search

Multi platform kotlin client for Elasticsearch & Opensearch with easily extendable Kotlin DSLs for queries, mappings, bulk, and more.
MIT License
95 stars 23 forks source link

Add iOS targets #147

Open lhoracek opened 3 days ago

lhoracek commented 3 days ago

I want to add iOS support to this project so we can leverage the DSL in our KMP project, but struggling with way to test it at the moment.

Feature request: #145