Browse Source

added client libraries

pull/7/head
ernado 11 years ago
parent
commit
027d86794f
  1. 35
      docs/clients.rst
  2. 1
      docs/index.rst

35
docs/clients.rst

@ -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 |
+---------------------------------------------------------------------------------+--------------+-----------+

1
docs/index.rst

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

Loading…
Cancel
Save