hi

Matt H 2022-01-17 16:38:29 +00:00
parent d0b0dcb910
commit c65f18981f

@ -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.