Fork me on GitHub
#reitit
<
2018-12-10
>
ikitommi06:12:52

I guess not many people are using custom route compilers? Need to break the compiler signature to make it composable.

ikitommi06:12:59

will allow things like parameter extraction from fnk handlers. No plans in adding any such magic in default options, but would like to make it possible. starting to consider reitit as a library for creating routing frameworks.

ikitommi07:12:30

someone asked for a helper to parse the response body with muuntaja.

ikitommi07:12:36

should be fast too, as it can use the content-negotiation cache to quickly resolve the response content-type.