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.