You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

43 lines
3.8 KiB

11 years ago
11 years ago
11 years ago
11 years ago
  1. Client libraries
  2. =====================
  3. Clients
  4. ###################################
  5. +---------------------------------------------------------------------------------+--------------+-----------+
  6. | Name | Author | Language |
  7. +---------------------------------------------------------------------------------+--------------+-----------+
  8. | `WeedPHP <https://github.com/micjohnson/weed-php/>`_ | Mic Johnson | PHP |
  9. +---------------------------------------------------------------------------------+--------------+-----------+
  10. | `Weed-FS Symfony bundle <https://github.com/micjohnson/weed-php-bundle>`_ | Mic Johnson | PHP |
  11. +---------------------------------------------------------------------------------+--------------+-----------+
  12. | `Weed-FS Node.js client <https://github.com/cruzrr/node-weedfs>`_ | Aaron Blakely| Javascript|
  13. +---------------------------------------------------------------------------------+--------------+-----------+
  14. | `Amazon S3 API for weed-fs <https://github.com/tgulacsi/s3weed>`_ | Tamás Gulácsi| Go |
  15. +---------------------------------------------------------------------------------+--------------+-----------+
  16. | `File store upload test <https://github.com/tgulacsi/filestore-upload-test>`_ | Tamás Gulácsi| Go |
  17. +---------------------------------------------------------------------------------+--------------+-----------+
  18. | `Java Weed-FS client <https://github.com/simplebread/WeedFSClient>`_ | Xu Zhang | Java |
  19. +---------------------------------------------------------------------------------+--------------+-----------+
  20. | `Java Weed-FS client 2 <https://github.com/zenria/Weed-FS-Java-Client>`_ | Zenria | Java |
  21. +---------------------------------------------------------------------------------+--------------+-----------+
  22. | `Python-weed <https://github.com/darkdarkfruit/python-weed>`_ | Darkdarkfruit| Python |
  23. +---------------------------------------------------------------------------------+--------------+-----------+
  24. | `Pyweed <https://github.com/utek/pyweed>`_ | Utek | Python |
  25. +---------------------------------------------------------------------------------+--------------+-----------+
  26. | `Camlistore blobserver Storage <https://github.com/tgulacsi/camli-weed>`_ | Tamás Gulácsi| Go |
  27. +---------------------------------------------------------------------------------+--------------+-----------+
  28. | `Scala Weed-FS client <https://github.com/chiradip/WeedFsScalaClient>`_ | Chiradip | Scala |
  29. +---------------------------------------------------------------------------------+--------------+-----------+
  30. | `Module for kohana <https://github.com/bububa/kohanaphp-weedfs>`_ | Bububa | PHP |
  31. +---------------------------------------------------------------------------------+--------------+-----------+
  32. | `Weedo <https://github.com/ginuerzh/weedo>`_ | Ginuerzh | Go |
  33. +---------------------------------------------------------------------------------+--------------+-----------+
  34. | `Django-weed <https://github.com/ProstoKSI/django-weed>`_ | ProstoKSI | Python |
  35. +---------------------------------------------------------------------------------+--------------+-----------+
  36. Projects using Weed-Fs
  37. ###################################
  38. * An `email River Plugin <https://github.com/medcl/elasticsearch-river-email/>`_ for Elasticsearch uses weed-fs server to save attachments
  39. Websites using Weed-Fs
  40. ###################################
  41. * `Email to create Web Pages <http://mailp.in/>`_ uses weed-fs to save email attachments.