Merge pull request #1682 from photino/main

Add Zino
pull/1683/head
Tom Parker-Shemilt 3 months ago committed by GitHub
commit 71887513c8
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

@ -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…
Cancel
Save