mirror of
https://github.com/rust-unofficial/awesome-rust.git
synced 2025-03-03 14:32:38 +02:00
Fix right order
This commit is contained in:
parent
ebd2a2b253
commit
a54cd5399f
@ -1530,8 +1530,8 @@ See also [Are we web yet?](https://www.arewewebyet.org) and [Rust web framework
|
|||||||
* [carllerche/tower-web](https://github.com/carllerche/tower-web) [[tower-web](https://crates.io/crates/tower-web)] — A fast, boilerplate free, web framework for Rust [](https://travis-ci.org/carllerche/tower-web)
|
* [carllerche/tower-web](https://github.com/carllerche/tower-web) [[tower-web](https://crates.io/crates/tower-web)] — A fast, boilerplate free, web framework for Rust [](https://travis-ci.org/carllerche/tower-web)
|
||||||
* [danclive/sincere](https://github.com/danclive/sincere) — A micro web framework for Rust(stable) based on hyper and multithreading. [](https://travis-ci.org/danclive/sincere)
|
* [danclive/sincere](https://github.com/danclive/sincere) — A micro web framework for Rust(stable) based on hyper and multithreading. [](https://travis-ci.org/danclive/sincere)
|
||||||
* [GildedHonour/frank_jwt](https://github.com/GildedHonour/frank_jwt) — JSON Web Token implementation in Rust. [](https://travis-ci.org/GildedHonour/frank_jwt)
|
* [GildedHonour/frank_jwt](https://github.com/GildedHonour/frank_jwt) — JSON Web Token implementation in Rust. [](https://travis-ci.org/GildedHonour/frank_jwt)
|
||||||
* [Graphul](https://github.com/graphul-rs/graphul) — An Express-inspired web framework written in Rust. [](https://crates.io/crates/graphul)
|
|
||||||
* [Gotham](https://github.com/gotham-rs/gotham) — A flexible web framework that does not sacrifice safety, security or speed. [](https://travis-ci.org/gotham-rs/gotham)
|
* [Gotham](https://github.com/gotham-rs/gotham) — A flexible web framework that does not sacrifice safety, security or speed. [](https://travis-ci.org/gotham-rs/gotham)
|
||||||
|
* [Graphul](https://github.com/graphul-rs/graphul) — An Express-inspired web framework written in Rust. [](https://crates.io/crates/graphul)
|
||||||
* [handlebars-rust](https://github.com/sunng87/handlebars-rust) — an Iron web framework middleware. [](https://travis-ci.org/sunng87/handlebars-iron)
|
* [handlebars-rust](https://github.com/sunng87/handlebars-rust) — an Iron web framework middleware. [](https://travis-ci.org/sunng87/handlebars-iron)
|
||||||
* [hyperium/hyper](https://github.com/hyperium/hyper) — an HTTP implementation [](https://github.com/hyperium/hyper/actions?query=workflow%3ACI)
|
* [hyperium/hyper](https://github.com/hyperium/hyper) — an HTTP implementation [](https://github.com/hyperium/hyper/actions?query=workflow%3ACI)
|
||||||
* [Iron](https://github.com/iron/iron) — A middleware-based server framework [](https://travis-ci.org/GildedHonour/frank_jwt)
|
* [Iron](https://github.com/iron/iron) — A middleware-based server framework [](https://travis-ci.org/GildedHonour/frank_jwt)
|
||||||
|
Loading…
x
Reference in New Issue
Block a user