| Crates.io | lieweb |
| lib.rs | lieweb |
| version | 0.2.0 |
| created_at | 2020-02-25 04:21:58.135079+00 |
| updated_at | 2024-04-19 06:48:56.918976+00 |
| description | a simple async web framework |
| homepage | https://github.com/zzzdong/lieweb |
| repository | https://github.com/zzzdong/lieweb |
| max_upload_size | |
| id | 212231 |
| size | 127,624 |
NOTE: lieweb currently under early development, you should NOT use it in production environment.
[lieweb] is a simple async web framework in Rust-lang.
Examples can be found in [examples].
lieweb currently works on rust 1.39 and above as it requires support for the async_await
feature.
This project is licensed under the MIT license.