seaweedfs/docs/clients.rst

44 lines
3.8 KiB
ReStructuredText
Raw Normal View History

2014-07-23 11:38:03 +00:00
Client libraries
=====================
2014-07-23 11:46:28 +00:00
Clients
###################################
2014-07-23 11:38:03 +00:00
+---------------------------------------------------------------------------------+--------------+-----------+
| 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 |
+---------------------------------------------------------------------------------+--------------+-----------+
2014-07-23 11:48:30 +00:00
| `Java Weed-FS client 2 <https://github.com/zenria/Weed-FS-Java-Client>`_ | Zenria | Java |
2014-07-23 11:38:03 +00:00
+---------------------------------------------------------------------------------+--------------+-----------+
2014-07-23 11:48:30 +00:00
| `Python-weed <https://github.com/darkdarkfruit/python-weed>`_ | Darkdarkfruit| Python |
2014-07-23 11:38:03 +00:00
+---------------------------------------------------------------------------------+--------------+-----------+
2014-07-23 11:48:30 +00:00
| `Pyweed <https://github.com/utek/pyweed>`_ | Utek | Python |
2014-07-23 11:38:03 +00:00
+---------------------------------------------------------------------------------+--------------+-----------+
2014-07-23 12:15:56 +00:00
| `Camlistore blobserver Storage <https://github.com/tgulacsi/camli-weed>`_ | Tamás Gulácsi| Go |
2014-07-23 11:38:03 +00:00
+---------------------------------------------------------------------------------+--------------+-----------+
2014-07-23 11:48:30 +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:48:30 +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:48:30 +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
+---------------------------------------------------------------------------------+--------------+-----------+
2014-07-23 12:11:34 +00:00
Projects using Weed-Fs
2014-07-23 11:46:28 +00:00
###################################
* An `email River Plugin <https://github.com/medcl/elasticsearch-river-email/>`_ for Elasticsearch uses weed-fs server to save attachments
2014-07-23 12:11:34 +00:00
Websites using Weed-Fs
2014-07-23 11:46:28 +00:00
###################################
* `Email to create Web Pages <http://mailp.in/>`_ uses weed-fs to save email attachments.