Przeglądaj źródła

[DOCS] Add Swift client to community clients (#74075)

Co-authored-by: James Rodewig <40268737+jrodewig@users.noreply.github.com>
Tim Condon 4 lat temu
rodzic
commit
6cd83935c0
1 zmienionych plików z 6 dodań i 0 usunięć
  1. 6 0
      docs/community-clients/index.asciidoc

+ 6 - 0
docs/community-clients/index.asciidoc

@@ -36,6 +36,7 @@ a number of clients that have been contributed by the community for various lang
 * <<rust>>
 * <<scala>>
 * <<smalltalk>>
+* <<swift>>
 * <<vertx>>
 
 [[b4j]]
@@ -236,6 +237,11 @@ client].
 
 * https://github.com/newapplesho/elasticsearch-smalltalk[elasticsearch-smalltalk]:
   Pharo Smalltalk client for Elasticsearch.
+  
+[[swift]]
+== Swift
+* https://github.com/brokenhandsio/elasticsearch-nio-client[Elasticsearch NIO Client]: a library for
+  working with Elasticsearch in Swift, built on top of SwiftNIO and Swift Package Manager.
 
 [[vertx]]
 == Vert.x