Browse Source

Added swift-ipfs-api

Richard Littauer 10 years ago
parent
commit
b885ab2d7a
1 changed files with 3 additions and 0 deletions
  1. 3 0
      project-directory.md

+ 3 - 0
project-directory.md

@@ -90,6 +90,9 @@ These are all the repos found in the IPFS Github organization. If you still can'
 * [scala-ipfs-api](https://github.com/ipfs/scala-ipfs-api)  
     A wrapper of the IPFS Client HTTP-API  for Scala.
 
+* [swift-ipfs-api](https://github.com/ipfs/swift-ipfs-api)  
+    A Swift client library for the IPFS API.
+
 ## Applications
 
 * [astralboot](https://github.com/ipfs/astralboot)