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.5k stars 935 forks source link

WSGI mount #2162

Open vytas7 opened 1 year ago

vytas7 commented 1 year ago

Similar to #1950, but for WSGI.

rocinant3 commented 1 year ago

Implement mounting of third-party applications please. This is a much needed feature.