We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
this file runs before every NEW request to a url it takes in a parameter that contains the route's information
def middleware(route): print(route.Name)
difference between +middleware.x.py and .api.x.py:
+middleware.x.py
.api.x.py