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.51k stars 937 forks source link

[Need Help]How does a route match all addresses under a certain path #2143

Closed Fgaoxing closed 1 year ago

Fgaoxing commented 1 year ago

How does a route match all addresses under a certain path.It's Not in the document