Echo JS 0.11.0

<~>
ikessler 3059 days ago. link parent 1 point
When you have many middlewares, implementing with flat doesn't make sense, since the request goes through too many middlewares that are simply not relevant for it.

Also globbing is not needed since its a tree.

Replies