Back to Flask Cors

Using the extension

docs/examples/extension.md

6.0.2174 B
Original Source

Using the extension

Flask-CORS can be used as an extension to provide centralized configuration of resources by patterns,

py
--8<-- "examples/app_based_example.py"