Import Client Libraries docs

Stuart P. Bentley 2015-03-04 12:59:52 -08:00
parent bd6b0fad7c
commit f51fca11e6

26
Client-Libraries.md Normal file

@ -0,0 +1,26 @@
## Clients
Name | Author | Language
---|---|---
[WeedPHP](https://github.com/micjohnson/weed-php/) | Mic Johnson | PHP
[SeaweedFS Symfony bundle](https://github.com/micjohnson/weed-php-bundle) | Mic Johnson | PHP
[SeaweedFS Node.js client](https://github.com/cruzrr/node-weedfs) | Aaron Blakely | Javascript
[Amazon S3 API for SeaweedFS](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 SeaweedFS client](https://github.com/simplebread/WeedFSClient) | Xu Zhang | Java
[Java SeaweedFS 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 SeaweedFS 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 SeaweedFS
- An [Email River Plugin](https://github.com/medcl/elasticsearch-river-email/) for Elasticsearch uses SeaweedFS server to save attachments
## Websites using SeaweedFS
- [Email to create Web Pages](http://mailp.in/) uses SeaweedFS to save email attachments.