mirror of
https://github.com/seaweedfs/seaweedfs.git
synced 2024-01-19 02:48:24 +00:00
44 lines
3.8 KiB
ReStructuredText
44 lines
3.8 KiB
ReStructuredText
Client libraries
|
|
=====================
|
|
|
|
Clients
|
|
###################################
|
|
+---------------------------------------------------------------------------------+--------------+-----------+
|
|
| Name | Author | Language |
|
|
+---------------------------------------------------------------------------------+--------------+-----------+
|
|
| `WeedPHP <https://github.com/micjohnson/weed-php/>`_ | Mic Johnson | PHP |
|
|
+---------------------------------------------------------------------------------+--------------+-----------+
|
|
| `Seaweed-FS Symfony bundle <https://github.com/micjohnson/weed-php-bundle>`_ | Mic Johnson | PHP |
|
|
+---------------------------------------------------------------------------------+--------------+-----------+
|
|
| `Seaweed-FS Node.js client <https://github.com/cruzrr/node-weedfs>`_ | Aaron Blakely| Javascript|
|
|
+---------------------------------------------------------------------------------+--------------+-----------+
|
|
| `Amazon S3 API for Seaweed-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 Seaweed-FS client <https://github.com/simplebread/WeedFSClient>`_ | Xu Zhang | Java |
|
|
+---------------------------------------------------------------------------------+--------------+-----------+
|
|
| `Java Seaweed-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/tgulacsi/camli-weed>`_ | Tamás Gulácsi| Go |
|
|
+---------------------------------------------------------------------------------+--------------+-----------+
|
|
| `Scala Seaweed-FS client <https://github.com/chiradip/WeedFsScalaClient>`_ | Chiradip | Scala |
|
|
+---------------------------------------------------------------------------------+--------------+-----------+
|
|
| `Module for kohana <https://github.com/bububa/kohanaphp-weedfs>`_ | Bububa | PHP |
|
|
+---------------------------------------------------------------------------------+--------------+-----------+
|
|
| `Weedo <https://github.com/ginuerzh/weedo>`_ | Ginuerzh | Go |
|
|
+---------------------------------------------------------------------------------+--------------+-----------+
|
|
| `Django-weed <https://github.com/ProstoKSI/django-weed>`_ | ProstoKSI | Python |
|
|
+---------------------------------------------------------------------------------+--------------+-----------+
|
|
|
|
Projects using Seaweed-FS
|
|
###################################
|
|
* An `email River Plugin <https://github.com/medcl/elasticsearch-river-email/>`_ for Elasticsearch uses Seaweed-FS server to save attachments
|
|
|
|
Websites using Seaweed-FS
|
|
###################################
|
|
* `Email to create Web Pages <http://mailp.in/>`_ uses Seaweed-FS to save email attachments. |