Skip to content

Commit 3f46b8f

Browse files
authored
Help other developers get started using this SDK. (#15)
Signed-off-by: DazWilkin <daz.wilkin@gmail.com>
1 parent 02ee188 commit 3f46b8f

File tree

1 file changed

+11
-0
lines changed

1 file changed

+11
-0
lines changed

README.md

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -14,3 +14,14 @@
1414
[docs-link]: https://docs.rs/proxy-wasm
1515
[license-badge]: https://img.shields.io/github/license/proxy-wasm/proxy-wasm-rust-sdk
1616
[license-link]: https://github.com/proxy-wasm/proxy-wasm-rust-sdk/blob/master/LICENSE
17+
18+
## Examples
19+
20+
+ [Hello World](./examples/hello_world.rs)
21+
+ [HTTP Auth random](./examples/http_auth_random.rs)
22+
+ [HTTP Headers](./examples/http_headers.rs)
23+
24+
## Articles & blog posts from the community
25+
26+
+ [Extending Envoy with WASM and Rust](https://antweiss.com/blog/extending-envoy-with-wasm-and-rust/)
27+
+ [Extending Istio with Rust and WebAssembly](https://blog.red-badger.com/extending-istio-with-rust-and-webassembly)

0 commit comments

Comments
 (0)