mirror of
https://github.com/rust-unofficial/awesome-rust
synced 2024-11-18 03:25:31 +00:00
commit
71887513c8
@ -1796,6 +1796,7 @@ See also [Are we web yet?](https://www.arewewebyet.org) and [Rust web framework
|
||||
* [tiny-http](https://github.com/tiny-http/tiny-http) — Low level HTTP server library
|
||||
* [tokio/axum](https://github.com/tokio-rs/axum) - Ergonomic and modular web framework built with Tokio, Tower, and Hyper [![Build badge](https://github.com/tokio-rs/axum/actions/workflows/CI.yml/badge.svg?branch=main)](https://github.com/tokio-rs/axum/actions/workflows/CI.yml)
|
||||
* [tomaka/rouille](https://github.com/tomaka/rouille) — Web framework
|
||||
* [Zino](https://github.com/zino-rs/zino) — Next-generation framework for composable applications
|
||||
* Miscellaneous
|
||||
* [cargonauts](https://github.com/cargonauts-rs/cargonauts) — A web framework intended for building maintainable, well-factored web apps.
|
||||
* [causal-agent/scraper](https://github.com/causal-agent/scraper) [[scraper](https://crates.io/crates/scraper)] - HTML parsing and querying with CSS selectors. [![Build Status](https://github.com/causal-agent/scraper/actions/workflows/test.yml/badge.svg?branch=master)](https://github.com/causal-agent/scraper/actions)
|
||||
|
Loading…
Reference in New Issue
Block a user