lieweb

Crates.iolieweb
lib.rslieweb
version0.2.0
sourcesrc
created_at2020-02-25 04:21:58.135079
updated_at2024-04-19 06:48:56.918976
descriptiona simple async web framework
homepagehttps://github.com/zzzdong/lieweb
repositoryhttps://github.com/zzzdong/lieweb
max_upload_size
id212231
size127,624
(zzzdong)

documentation

https://docs.rs/lieweb/

README

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.

Commit count: 73

cargo fmt