Skip to content

Commit

Permalink
Merge pull request #1885 from LiveDuo/patch-1
Browse files Browse the repository at this point in the history
Add tinyweb to README.md
  • Loading branch information
palfrey authored Jan 18, 2025
2 parents 661887a + 6261c92 commit bda32ed
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -1902,6 +1902,7 @@ See also [Are we web yet?](https://www.arewewebyet.org) and [Rust web framework
* [sauron](https://github.com/ivanceras/sauron) - Client side web framework which closely adheres to The Elm Architecture.
* [seed](https://github.com/seed-rs/seed) - A framework for creating web apps
* [stdweb](https://crates.io/crates/stdweb) - A standard library for the client-side Web
* [tinyweb](https://github.com/LiveDuo/tinyweb) - A minimal Rust web framework for wasm in 800 lines of code
* [yew](https://crates.io/crates/yew) - A framework for making client web apps
* HTTP Client
* [alexcrichton/curl-rust](https://github.com/alexcrichton/curl-rust) - [libcurl](https://curl.se/libcurl/) bindings
Expand Down

0 comments on commit bda32ed

Please sign in to comment.