dream icon indicating copy to clipboard operation
dream copied to clipboard

Introspection

Open aantron opened this issue 4 years ago • 0 comments

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.

aantron avatar Apr 12 '21 07:04 aantron