diff --git a/README.md b/README.md index 0554bd7..a805d80 100644 --- a/README.md +++ b/README.md @@ -1310,3 +1310,4 @@ A curated list of awesome Rust frameworks, libraries and software. * [dalek-cryptography/curve25519-dalek](https://github.com/dalek-cryptography/curve25519-dalek) - A pure-Rust implementation of group operations on Ristretto and Curve25519 * [sayanarijit/qrcode.show](https://github.com/sayanarijit/qrcode.show) - [WORKING PROTOTYPE] Generate QR code easily for free - QR Code Generation as a Service * [withoutboats/fehler](https://github.com/withoutboats/fehler) - Rust doesn't have exceptions +* [LiveDuo/tinyweb](https://github.com/LiveDuo/tinyweb) - 🌱 Minimalist web framework for Rust (wasm) written in 800 lines of code