fastapi/docs
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
2020-03-01 21:49:20 +01:00
..
advanced Re-export utils from Starlette (#1064) 2020-03-01 21:49:20 +01:00
css 📝 Refactor docs, "Tutorial - User Guide" and "Advanced User Guide" (#887) 2020-01-18 16:21:54 +01:00
img Re-export utils from Starlette (#1064) 2020-03-01 21:49:20 +01:00
js 📝 Add external links, dynamic GitHub topic projects, and formatting (#850) 2020-01-17 10:46:44 +01:00
src Re-export utils from Starlette (#1064) 2020-03-01 21:49:20 +01:00
tutorial Re-export utils from Starlette (#1064) 2020-03-01 21:49:20 +01:00
alternatives.md 📝 Update Sanic description as it is now ASGI too 🎉 (#932) 2020-02-04 05:14:07 +01:00
async.md ✏️ Fix typo (#916) 2020-02-04 04:57:18 +01:00
benchmarks.md 🎨 Tweak external links, Markdown format, typos (#881) 2020-01-17 16:24:05 +01:00
contributing.md 📝 Refactor docs, "Tutorial - User Guide" and "Advanced User Guide" (#887) 2020-01-18 16:21:54 +01:00
deployment.md 📝 Add link to the Release Notes from the section about pinning versions for deployment (#1058) 2020-02-29 21:47:46 +01:00
external-links.md 📝 Add link: JP articles related to fastapi (#974) 2020-02-16 21:00:42 +01:00
features.md 📝 Refactor docs, "Tutorial - User Guide" and "Advanced User Guide" (#887) 2020-01-18 16:21:54 +01:00
help-fastapi.md ✏️ Fix typo (#941) 2020-02-16 20:51:18 +01:00
history-design-future.md 📝 Refactor docs, "Tutorial - User Guide" and "Advanced User Guide" (#887) 2020-01-18 16:21:54 +01:00
index.md ✏️ Fix typos (#920) 2020-02-04 05:04:32 +01:00
project-generation.md 📝 Refactor docs, "Tutorial - User Guide" and "Advanced User Guide" (#887) 2020-01-18 16:21:54 +01:00
python-types.md 📝 Fix broken link in docs (#949) 2020-02-16 20:57:29 +01:00
release-notes.md 🔖 Release version 0.50.0 2020-02-29 21:49:09 +01:00