diff --git a/Client-Libraries.md b/Client-Libraries.md index 2fffc6e..cb7eb7c 100644 --- a/Client-Libraries.md +++ b/Client-Libraries.md @@ -13,7 +13,7 @@ Name | Author | Language [jude-seaweedfs](https://www.npmjs.com/package/jude-seaweedfs) | Roberto Sales | Javascript [@trubavuong/seaweedfs](https://www.npmjs.com/package/@trubavuong/seaweedfs) | Vuong Tru | Javascript [@trubavuong/fastify-seaweedfs](https://www.npmjs.com/package/@trubavuong/fastify-seaweedfs) | Vuong Tru | Javascript -[seaweedfs client pluggin for egg.js](https://github.com/aliwalker/egg-seaweed-client) | aliwalker | Javascript +[seaweedfs client plug-in for egg.js](https://github.com/aliwalker/egg-seaweed-client) | aliwalker | Javascript [Weedo](https://github.com/ginuerzh/weedo) | Ginuerzh | Go [goseaweed](https://github.com/tnextday/goseaweed) | tnextday | Go [goseaweedfs](https://github.com/linxGnu/goseaweedfs) | linxGnu | Go @@ -31,7 +31,7 @@ Name | Author | Language [seaweedfs client](https://github.com/TheCageMan/seaweedfs-client) | TheCageMan | C# [C# client library for the SeaweedFS](https://github.com/TerabyteX/WeedCSharpClient) | TerabyteX | C# [Erlang SeaweedFS Client](https://github.com/Neurotec/seaweedfs.erl) | Neurotec | Erlang - +[Julia SeaweedFS Client](https://github.com/lawless-m/SeaweedFSClient.jl) | Lawless-m | Julia ## GRPC APIs SeaweedFS uses GRPC internally. You can use them too. Just check https://github.com/chrislusf/seaweedfs/tree/master/weed/pb for the proto files.