Redirect Responses #141
Labels
api
This has to do with the Python API (view)
feature
New feature
good first issue
An issue that isn't necessarily easy to implement, but not required to be an expert in view.py
Milestone
Feature description
View needs a simple way to return a redirect to the user. For example, FastAPI has
RedirectResponse
.Feature example API
Anything else?
No response
The text was updated successfully, but these errors were encountered: