5 releases

0.2.0 Apr 19, 2024
0.2.0-alpha.2 Jul 26, 2020
0.2.0-alpha.1 Jul 19, 2020
0.1.0-beta.2 Feb 26, 2020
0.1.0-beta.1 Feb 25, 2020

#270 in HTTP server

Download history 3/week @ 2024-02-23 4/week @ 2024-03-01 16/week @ 2024-03-29 6/week @ 2024-04-05 141/week @ 2024-04-19 4/week @ 2024-04-26

145 downloads per month

MIT license

75KB
2K SLoC

lieweb

NOTE: lieweb currently under early development, you should NOT use it in production environment.

Crates.io Documentation Crates.io Rust

Overview

lieweb is a simple async web framework in Rust-lang.

Getting Started

Examples can be found in examples.

Rust Version

lieweb currently works on rust 1.39 and above as it requires support for the async_await feature.

License

This project is licensed under the MIT license.

Dependencies

~10–24MB
~316K SLoC