falconry / falcon

The no-magic web data plane API and microservices framework for Python developers, with a focus on reliability, correctness, and performance at scale.
https://falcon.readthedocs.io/en/stable/
Apache License 2.0
9.53k stars 945 forks source link

Middleware documentation page does not show how to add a middleware #1936

Closed CaselIT closed 3 years ago

CaselIT commented 3 years ago

In the documentation page https://falcon.readthedocs.io/en/stable/api/middleware.html we are not showing how the ExampleComponent is added.