Carl Lerche

Results 156 issues of Carl Lerche

Currently, all resources are implicitly mounted at the root. It would be worthwhile to allow mounting resources at sub paths. The two options are to either: a) Add `ServiceBuilder::mount("/foo", resource)`...

Each application should come with a default middleware stack.

These would wrap a serde type and implement `Extract` and `Response` on them. It might also be useful for `SerdeResponse` to have additional fields, such as HTTP status, etc... Relates...

It does not seem to handle tuple structs well.

Meta issue tracking topics that require documentation. * [ ] Comments vs. attributes. (_Why's all this code commented out?_) * [ ] How to handle CORS. * [ ] Returning...

Log handler errors