Hello all,
I just published a client for HTTP API written in Rust.
It is tested wish Event Store v3.8.1 and supports:
-
append
-
read stream events forward
-
delete
-
hard delete
README.md contains a simple getting started example. Please also check tests
folder for more examples.
Any feedback would be much appreciated.
Github repo: https://github.com/MitinPavel/http_event_store
Crates page: https://crates.io/crates/http_event_store