added client libraries

This commit is contained in:
ernado 2014-07-23 15:38:03 +04:00
parent 34eb00de33
commit 027d86794f
2 changed files with 36 additions and 0 deletions

35
docs/clients.rst Normal file
View file

@ -0,0 +1,35 @@
Client libraries
=====================
+---------------------------------------------------------------------------------+--------------+-----------+
| Name | Author | Language |
+---------------------------------------------------------------------------------+--------------+-----------+
| `WeedPHP <https://github.com/micjohnson/weed-php/>`_ | Mic Johnson | PHP |
+---------------------------------------------------------------------------------+--------------+-----------+
| `Weed-FS Symfony bundle <https://github.com/micjohnson/weed-php-bundle>`_ | Mic Johnson | PHP |
+---------------------------------------------------------------------------------+--------------+-----------+
| `Weed-FS Node.js client <https://github.com/cruzrr/node-weedfs>`_ | Aaron Blakely| Javascript|
+---------------------------------------------------------------------------------+--------------+-----------+
| `Amazon S3 API backed by Weed-FS <https://github.com/tgulacsi/s3weed>`_ | Tamás Gulácsi| Go |
+---------------------------------------------------------------------------------+--------------+-----------+
| `File store upload test <https://github.com/tgulacsi/filestore-upload-test>`_ | Tamás Gulácsi| Go |
+---------------------------------------------------------------------------------+--------------+-----------+
| `Java Weed-FS client <https://github.com/simplebread/WeedFSClient>`_ | Xu Zhang | Java |
+---------------------------------------------------------------------------------+--------------+-----------+
| `Java Weed-FS client 2 <https://github.com/zenria/Weed-FS-Java-Client>`_ | zenria | Java |
+---------------------------------------------------------------------------------+--------------+-----------+
| `python-weed <https://github.com/darkdarkfruit/python-weed>`_ | darkdarkfruit| Python |
+---------------------------------------------------------------------------------+--------------+-----------+
| `pyweed <https://github.com/utek/pyweed>`_ | utek | Python |
+---------------------------------------------------------------------------------+--------------+-----------+
| `Camlistore blobserver Storage <https://github.com/zenria/Weed-FS-Java-Client>`_| Tamás Gulácsi| Go |
+---------------------------------------------------------------------------------+--------------+-----------+
| `Scala Weed-FS client <https://github.com/zenria/Weed-FS-Java-Client>`_ | chiradip | Scala |
+---------------------------------------------------------------------------------+--------------+-----------+
| `weed-fs module for kohanaphp <https://github.com/zenria/Weed-FS-Java-Client>`_ | bububa | PHP |
+---------------------------------------------------------------------------------+--------------+-----------+
| `Weedo <https://github.com/zenria/Weed-FS-Java-Client>`_ | ginuerzh | Go |
+---------------------------------------------------------------------------------+--------------+-----------+
| `django-weed <https://github.com/zenria/Weed-FS-Java-Client>`_ | ProstoKSI | Python |
+---------------------------------------------------------------------------------+--------------+-----------+

View file

@ -24,6 +24,7 @@ Contents:
:maxdepth: 2
gettingstarted
clients
Indices and tables