浏览代码

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

Co-authored-by: James Rodewig <40268737+jrodewig@users.noreply.github.com>
Tim Condon 4 年之前
父节点
当前提交
6cd83935c0
共有 1 个文件被更改,包括 6 次插入0 次删除
  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