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

https://github.com/pluto/rust-proxy-playground

web proofs by TEE
https://github.com/pluto/rust-proxy-playground

Last synced: 9 months ago
JSON representation

web proofs by TEE

Awesome Lists containing this project

README

          


rust proxy playground

## demo of client-proxy tee flow
Runs a proxied GET to an [arbitrary](https://gist.githubusercontent.com/mattes/23e64faadb5fd4b5112f379903d2572e/raw/ddbf0a56001367467f71bda64347aa881d83533c/example.json) gist json file.

See `.justfile` for commands, e.g. `just test`.

## License
Licensed under your option of either:
- Apache License, Version 2.0 ([LICENSE-APACHE](LICENSE-APACHE) or http://www.apache.org/licenses/LICENSE-2.0)
- MIT license ([LICENSE-MIT](LICENSE-MIT) or http://opensource.org/licenses/MIT)

## Contribution
Unless you explicitly state otherwise, any contribution intentionally submitted
for inclusion in the work by you, as defined in the Apache-2.0 license, shall be
dual licensed as above, without any additional terms or conditions.