You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
Sebastián Ramírez
0ac9b3ee5c
✨ Re-export utils from Starlette ( #1064 )
* ✨ Re-export main features used from Starlette to simplify developer's code
* ♻️ Refactor Starlette exports
* ♻️ Refactor tutorial examples to use re-exported utils from Starlette
* 📝 Add examples for all middlewares
* 📝 Add new docs for middlewares
* 📝 Add examples for custom responses
* 📝 Extend docs for custom responses
* 📝 Update docs and add notes explaining re-exports from Starlette everywhere
* 🍱 Update screenshot for HTTP status
* 🔧 Update MkDocs config with new content
* ♻️ Refactor tests to use re-exported utils from Starlette
* ✨ Re-export WebSocketDisconnect from Starlette for tests
* ✅ Add extra tests for extra re-exported middleware
* ✅ Add tests for re-exported responses from Starlette
* ✨ Add docs about mounting WSGI apps
* ➕ Add Flask as a dependency to test WSGIMiddleware
* ✅ Test WSGIMiddleware example
5 years ago
..
dependencies
📝 Update docs for dependencies with yield (#986)
5 years ago
security
✨ Re-export utils from Starlette (#1064)
5 years ago
application-configuration.md
⬆️ Update Pydantic to 0.21.0 (#90)
6 years ago
background-tasks.md
📝 Refactor docs, "Tutorial - User Guide" and "Advanced User Guide" (#887)
5 years ago
bigger-applications.md
📝 Refactor docs, "Tutorial - User Guide" and "Advanced User Guide" (#887)
5 years ago
body-fields.md
📝 Refactor docs, "Tutorial - User Guide" and "Advanced User Guide" (#887)
5 years ago
body-multiple-params.md
📝 Refactor docs, "Tutorial - User Guide" and "Advanced User Guide" (#887)
5 years ago
body-nested-models.md
📝 Refactor docs, "Tutorial - User Guide" and "Advanced User Guide" (#887)
5 years ago
body-updates.md
📝 Refactor docs, "Tutorial - User Guide" and "Advanced User Guide" (#887)
5 years ago
body.md
📝 Add note about Body parameters without Pydantic (#900)
5 years ago
cookie-params.md
📝 Refactor docs, "Tutorial - User Guide" and "Advanced User Guide" (#887)
5 years ago
cors.md
✨ Re-export utils from Starlette (#1064)
5 years ago
debugging.md
🎨 Tweak external links, Markdown format, typos (#881)
5 years ago
encoder.md
🎨 Tweak external links, Markdown format, typos (#881)
5 years ago
extra-data-types.md
📝 Refactor docs, "Tutorial - User Guide" and "Advanced User Guide" (#887)
5 years ago
extra-models.md
📝 Refactor docs, "Tutorial - User Guide" and "Advanced User Guide" (#887)
5 years ago
first-steps.md
♻️ Update default API title from "Fast API" to "FastAPI" for consistency (#890)
5 years ago
handling-errors.md
✨ Re-export utils from Starlette (#1064)
5 years ago
header-params.md
📝 Refactor docs, "Tutorial - User Guide" and "Advanced User Guide" (#887)
5 years ago
index.md
📝 Refactor docs, "Tutorial - User Guide" and "Advanced User Guide" (#887)
5 years ago
middleware.md
✨ Re-export utils from Starlette (#1064)
5 years ago
path-operation-configuration.md
✨ Re-export utils from Starlette (#1064)
5 years ago
path-params-numeric-validations.md
📝 Refactor docs, "Tutorial - User Guide" and "Advanced User Guide" (#887)
5 years ago
path-params.md
📝 Refactor docs, "Tutorial - User Guide" and "Advanced User Guide" (#887)
5 years ago
query-params-str-validations.md
📝 Refactor docs, "Tutorial - User Guide" and "Advanced User Guide" (#887)
5 years ago
query-params.md
📝 Refactor docs, "Tutorial - User Guide" and "Advanced User Guide" (#887)
5 years ago
request-files.md
✨ Re-export utils from Starlette (#1064)
5 years ago
request-forms-and-files.md
📝 Refactor docs, "Tutorial - User Guide" and "Advanced User Guide" (#887)
5 years ago
request-forms.md
📝 Refactor docs, "Tutorial - User Guide" and "Advanced User Guide" (#887)
5 years ago
response-model.md
📝 Refactor docs, "Tutorial - User Guide" and "Advanced User Guide" (#887)
5 years ago
response-status-code.md
✨ Re-export utils from Starlette (#1064)
5 years ago
sql-databases.md
✨ Re-export utils from Starlette (#1064)
5 years ago
static-files.md
✨ Re-export utils from Starlette (#1064)
5 years ago
testing.md
✨ Re-export utils from Starlette (#1064)
5 years ago