dream
dream copied to clipboard
Introspection
It should be easy to define a describe : route list -> [some format] function. SInce a Dream app would be mostly composed using a route list, that should cover most use cases of introspection.
Introspecting middlewares could be done with a composition operator that expects both a middleware and a name. However, I'm not aware of a use case for this.