# todo
## backlog
- [x] remove hyper
- [x] remove http
- [x] remove logs/tracing — that's the consumer's responsibility
- [x] clean README.md file (philosophy, reverse-proxy, etc) and refer to the docs - mainteining both is a mess
- [ ] ensure `examples/` is excluded from the published crate
- [ ] set up `cargo publish` pipeline
## ai suggestions
- [ ] handle query strings in the path parser (strip before matchit lookup)