Emirhan Taşdeviren

Results 3 issues of Emirhan Taşdeviren

As the title states, can I use this framework to build APIs? What are pros and cons compared to [hyper](https://github.com/hyperium/hyper)?

Even if `#[serde(default)]` is not specified on a field with type `Option` it still falls to `None` rather returning an error if the field is missing. If this is intentional...