An open API service indexing awesome lists of open source software.

https://github.com/cbenoit/saphir-stream-poc


https://github.com/cbenoit/saphir-stream-poc

Last synced: about 1 year ago
JSON representation

Awesome Lists containing this project

README

          

# Saphir Stream POC

Run with
```
RUST_LOG=info cargo run
```

Try with
```
curl -X POST --data-binary @"/path/to/some/big/file" http://127.0.0.1:4749
```