Skip to content

Commit 6766211

Browse files
committed
Add link to community Rust Client
fix Flummi link
1 parent 6f2222f commit 6766211

File tree

1 file changed

+9
-1
lines changed

1 file changed

+9
-1
lines changed

docs/community-clients/index.asciidoc

Lines changed: 9 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,6 +23,7 @@ a number of clients that have been contributed by the community for various lang
2323
* <<python>>
2424
* <<r>>
2525
* <<ruby>>
26+
* <<rust>>
2627
* <<scala>>
2728
* <<smalltalk>>
2829
* <<vertx>>
@@ -90,7 +91,7 @@ See the {client}/groovy-api/current/index.html[official Elasticsearch Groovy cli
9091

9192
Also see the {client}/java-api/current/index.html[official Elasticsearch Java client].
9293

93-
* [Flummi](https://github.com/otto-de/flummi):
94+
* https://github.com/otto-de/flummi[Flummi]:
9495
Java Rest client with comprehensive query DSL API
9596
* https://github.com/searchbox-io/Jest[Jest]:
9697
Java Rest client.
@@ -228,8 +229,15 @@ The following projects appear to be abandoned:
228229
* https://github.com/ddnexus/flex[Flex]:
229230
Ruby Client.
230231

232+
[[rust]]
233+
== Rust
231234

235+
* https://github.com/benashford/rs-es[rs-es]:
236+
A REST API client with a strongly-typed Query DSL.
232237

238+
* https://github.com/elastic-rs/elastic[elastic]:
239+
A modular REST API client that supports freeform queries.
240+
233241
[[scala]]
234242
== Scala
235243

0 commit comments

Comments
 (0)