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