seaweedfs/docs/clients.rst

36 lines
3.4 KiB
ReStructuredText
Raw Normal View History

2014-07-23 11:38:03 +00:00
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|
+---------------------------------------------------------------------------------+--------------+-----------+
2014-07-23 11:41:10 +00:00
| `Amazon S3 API for weed-fs <https://github.com/tgulacsi/s3weed>`_ | Tamás Gulácsi| Go |
2014-07-23 11:38:03 +00:00
+---------------------------------------------------------------------------------+--------------+-----------+
| `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 |
+---------------------------------------------------------------------------------+--------------+-----------+
2014-07-23 11:41:10 +00:00
| `Python-weed <https://github.com/darkdarkfruit/python-weed>`_ | darkdarkfruit| Python |
2014-07-23 11:38:03 +00:00
+---------------------------------------------------------------------------------+--------------+-----------+
2014-07-23 11:41:10 +00:00
| `Pyweed <https://github.com/utek/pyweed>`_ | utek | Python |
2014-07-23 11:38:03 +00:00
+---------------------------------------------------------------------------------+--------------+-----------+
| `Camlistore blobserver Storage <https://github.com/zenria/Weed-FS-Java-Client>`_| Tamás Gulácsi| Go |
+---------------------------------------------------------------------------------+--------------+-----------+
2014-07-23 11:41:10 +00:00
| `Scala Weed-FS client <https://github.com/chiradip/WeedFsScalaClient>`_ | chiradip | Scala |
2014-07-23 11:38:03 +00:00
+---------------------------------------------------------------------------------+--------------+-----------+
2014-07-23 11:41:10 +00:00
| `Module for kohana <https://github.com/bububa/kohanaphp-weedfs>`_ | bububa | PHP |
2014-07-23 11:38:03 +00:00
+---------------------------------------------------------------------------------+--------------+-----------+
2014-07-23 11:41:10 +00:00
| `Weedo <https://github.com/ginuerzh/weedo>`_ | ginuerzh | Go |
2014-07-23 11:38:03 +00:00
+---------------------------------------------------------------------------------+--------------+-----------+
2014-07-23 11:41:10 +00:00
| `Django-weed <https://github.com/ProstoKSI/django-weed>`_ | ProstoKSI | Python |
2014-07-23 11:38:03 +00:00
+---------------------------------------------------------------------------------+--------------+-----------+