airamhr9 / citrine

Rust web framework in early development
Apache License 2.0
0 stars 0 forks source link

Add request middlewares #13

Closed airamhr9 closed 1 day ago

airamhr9 commented 1 week ago

Be able to define a series of functions that return the request so you can do any type of thing to it before it gets to the request handler. Maybe make them dependant on request matchers

airamhr9 commented 1 day ago

Done in https://github.com/airamhr9/citrine/commit/9c9aeee00bccc0e305736f0ac6173c6709d5e9ba