mirror of
https://github.com/seaweedfs/seaweedfs.git
synced 2024-01-19 02:48:24 +00:00
add a Openresty client
parent
a40114f93b
commit
6472aeacce
|
@ -33,6 +33,7 @@ Name | Author | Language
|
|||
[Erlang SeaweedFS Client](https://github.com/Neurotec/seaweedfs.erl) | Neurotec | Erlang
|
||||
[Julia SeaweedFS Client](https://github.com/lawless-m/SeaweedFSClient.jl) | Lawless-m | Julia
|
||||
[Rust SeaweedFS Client](https://github.com/kerzeld/rusty_weed) | kerzeld | Rust
|
||||
[Openresty Client](https://github.com/cooperlyt/lua-resty-seaweedfs) | Cooper | Lua
|
||||
## GRPC APIs
|
||||
|
||||
SeaweedFS uses GRPC internally. You can use them too. Just check https://github.com/seaweedfs/seaweedfs/tree/master/weed/pb for the proto files.
|
||||
|
|
Loading…
Reference in a new issue