1 unstable release
0.0.1 | Jul 16, 2022 |
---|
#438 in #web-apps
4KB
miniweb
Miniweb is a minimalist web server and http 1.x api backend that makes use of http-types, serde, async-trait, and async-std. The goal is to provide a very minimal web server that supports fast routing with middleware, filtering, sane error handling, type coercsion with Into/From.