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
..
security
✨ Re-export utils from Starlette (#1064)
5 years ago
additional-responses.md
📝 Refactor docs, "Tutorial - User Guide" and "Advanced User Guide" (#887)
5 years ago
additional-status-codes.md
✨ Re-export utils from Starlette (#1064)
5 years ago
advanced-dependencies.md
✨ Re-export utils from Starlette (#1064)
5 years ago
async-sql-databases.md
📝 Refactor docs, "Tutorial - User Guide" and "Advanced User Guide" (#887)
5 years ago
custom-request-and-route.md
✨ Re-export utils from Starlette (#1064)
5 years ago
custom-response.md
✨ Re-export utils from Starlette (#1064)
5 years ago
events.md
📝 Refactor docs, "Tutorial - User Guide" and "Advanced User Guide" (#887)
5 years ago
extending-openapi.md
✨ Re-export utils from Starlette (#1064)
5 years ago
graphql.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
nosql-databases.md
📝 Refactor docs, "Tutorial - User Guide" and "Advanced User Guide" (#887)
5 years ago
openapi-callbacks.md
📝 Refactor docs, "Tutorial - User Guide" and "Advanced User Guide" (#887)
5 years ago
path-operation-advanced-configuration.md
📝 Refactor docs, "Tutorial - User Guide" and "Advanced User Guide" (#887)
5 years ago
response-change-status-code.md
✨ Re-export utils from Starlette (#1064)
5 years ago
response-cookies.md
✨ Re-export utils from Starlette (#1064)
5 years ago
response-directly.md
✨ Re-export utils from Starlette (#1064)
5 years ago
response-headers.md
✨ Re-export utils from Starlette (#1064)
5 years ago
sql-databases-peewee.md
🎨 Fix markdown code section rendering error in SQL tutorial (#1015)
5 years ago
sub-applications-proxy.md
📝 Refactor docs, "Tutorial - User Guide" and "Advanced User Guide" (#887)
5 years ago
templates.md
✨ Re-export utils from Starlette (#1064)
5 years ago
testing-dependencies.md
📝 Refactor docs, "Tutorial - User Guide" and "Advanced User Guide" (#887)
5 years ago
testing-events.md
📝 Refactor docs, "Tutorial - User Guide" and "Advanced User Guide" (#887)
5 years ago
testing-websockets.md
📝 Refactor docs, "Tutorial - User Guide" and "Advanced User Guide" (#887)
5 years ago
using-request-directly.md
✨ Re-export utils from Starlette (#1064)
5 years ago
websockets.md
✨ Re-export utils from Starlette (#1064)
5 years ago
wsgi.md
✨ Re-export utils from Starlette (#1064)
5 years ago