Sebastián Ramírez
c705685394
✨ Add docs for HTTP Basic Auth and tests ( #177 )
6 years ago
Sebastián Ramírez
61dd36a945
✨ Upgrade docstring Markdown parsing ( #163 )
* ✨ Upgrade docstring Markdown parsing
* 📝 Update release notes
6 years ago
Sebastián Ramírez
7391056daf
✨ Add OAuth2 scopes with SecurityScopes, upgrade Security ( #141 )
* ✨ Upgrade OAuth2 Security with scopes handling
* 📝 Update Security tutorial with OAuth2 and JWT
* ✨ Add tutorial code for OAuth2 with scopes (and JWT)
* ✅ Add tests for tutorial/OAuth2 with scopes
* 🐛 Fix security_scopes type declaration
* ✨ Add docs and tests for SecurityScopes
6 years ago
Sebastián Ramírez
2bd775988f
✨ Add/refactor addditional responses, tests, docs
6 years ago
Sebastián Ramírez
dd6ab23b62
✨ Add docs/tests extending OpenAPI ( #126 )
6 years ago
Sebastián Ramírez
1c2ecbb89a
✨ Add docs and tests for encode/databases ( #107 )
* ✨ Add docs and tests for encode/databases
* ➕ Add testing-only dependency, databases
6 years ago
Sebastián Ramírez
c64f8346ae
✨ Multi-value query parameters and duplicate headers ( #95 )
* 📝 Document multi-value query parameters
* ✨ Document and test multiple query values
* ✨ Document receiving duplicate headers
6 years ago
Sebastián Ramírez
b269655b7f
📝 Add docs for application configuration (OpenAPI)
6 years ago
Sebastián Ramírez
bbd2198fa2
✨ Add docs for WebSockets ( #62 )
6 years ago
Sebastián Ramírez
01d6aa3dd1
📝 Add docs for debugging
6 years ago
Sebastián Ramírez
502ab432b8
💄 Add PNG images to improve link previews
6 years ago
Sebastián Ramírez
984dd71d13
✨ Add docs for GraphQL ( #48 )
6 years ago
Kabir Khan
0ea0d0e82a
Add Open API prefix route - correct docs behind reverse proxy ( #26 )
Add Open API prefix route - correct docs behind reverse proxy.
6 years ago
Sebastián Ramírez
890f1f7899
📝 Add note about DB Browser for SQLite in SQL docs
6 years ago
Sebastián Ramírez
955e9fcb31
Update fix SQLAlchemy support with ORM ( #30 )
✨ SQLAlchemy ORM support
Improved jsonable_encoder with SQLAlchemy support, tests running with SQLite, improved and updated SQL docs
* ➕ Add SQLAlchemy to development dependencies (not required for using FastAPI)
* ➕ Add sqlalchemy to testing dependencies (not required to use FastAPI)
6 years ago
Sebastián Ramírez
d692c28f52
📝 Add docs for bigger applications and APIRouter
and update tests to match docs
6 years ago
Sebastián Ramírez
8568862a19
📝 Add docs for response status codes
6 years ago
Sebastián Ramírez
dfa067b061
📝 Add screenshot to body-schema tutorial
6 years ago
Sebastián Ramírez
bbe5f28b77
📝 Add docs for OAuth2 security
6 years ago
Sebastián Ramírez
855daa2e53
📝 Add tutorial for complete OAuth2 password flow
6 years ago
Sebastián Ramírez
b8d3070daf
📝 Add first Security tutorials
6 years ago
Sebastián Ramírez
471c9cfc2d
📝 Add example screenshot for dependencies
6 years ago
Sebastián Ramírez
07b68365f1
📝 Update docs and index to make clear what FastAPI does
6 years ago
Sebastián Ramírez
2a48b10be3
📝 Add Python type hints tutorial
6 years ago
Sebastián Ramírez
c9758e15a1
📝 Add fist Dependency Injection docs
6 years ago
Sebastián Ramírez
f6667ecfb0
📝 Add docs for custom response
6 years ago
Sebastián Ramírez
e790bf6f1b
📝 Add docs for path operation configurations
6 years ago
Sebastián Ramírez
222b75ac0c
📝 Add docs for response_model
6 years ago
Sebastián Ramírez
76f2b67d38
📝 Add tutorial for body nested models
6 years ago
Sebastián Ramírez
d79534b015
📝 Move Query params - str validations to better name
6 years ago
Sebastián Ramírez
1f5762703d
📝 Add Query() parameters tutorial and update docs
6 years ago
Sebastián Ramírez
ddf20e8977
📝 Add request body tutorial
6 years ago
Sebastián Ramírez
093bb4cd19
📝 Update docs, add first tutorials
6 years ago
Sebastián Ramírez
e2e573166e
💄 Change logo image as GitHub can't set html styles
6 years ago
Sebastián Ramírez
9478adca89
🎨 Fix typos, names and structure of docs
6 years ago
Sebastián Ramírez
6e548825c2
💄 Add screenshots for index
6 years ago
Sebastián Ramírez
006e5ecb5a
💄 Add completion screenshots
6 years ago
Sebastián Ramírez
f2f48dfc0e
💄 Add logo images
6 years ago