Sebastián Ramírez
502ab432b8
💄 Add PNG images to improve link previews
6 years ago
Sebastián Ramírez
9051ec3816
📝 Improve naming of middleware in SQLAlchemy tutorial
6 years ago
Sebastián Ramírez
22f4e18cdd
✏️ Fix GraphQL typo
6 years ago
Sebastián Ramírez
4473e6a096
🔖 Release 0.6.1: GraphQL
6 years ago
Sebastián Ramírez
984dd71d13
✨ Add docs for GraphQL ( #48 )
6 years ago
Sebastián Ramírez
bf53518141
📝 Include PR in Release Notes
6 years ago
Sebastián Ramírez
0ed55eb7d3
🔖 Release 0.6.0, upgrade Starlette, improve SQLAlchemy compatibility
6 years ago
Sebastián Ramírez
12e087f0b5
✨ Use request.state for SQLAlchemy session in tutorial ( #45 )
6 years ago
Sebastián Ramírez
ba10838c30
⬆️ Upgrade Starlette and fix compatibility ( #44 )
6 years ago
Sebastián Ramírez
656e1c7ce9
🙈 Add test.db to .gitignore
6 years ago
Sebastián Ramírez
88b31e6a4d
🔖 Release 0.5.1: docs
6 years ago
Sebastián Ramírez
2c3b826810
📝 Add contributing/development docs ( #42 )
6 years ago
Sebastián Ramírez
aa64eecda6
Update error handling docs, including Starlette's utils ( #41 )
📝 Update error handling docs, including Starlette's utils
6 years ago
Sebastián Ramírez
712b18a58a
📝 Update docs
6 years ago
Sebastián Ramírez
a809da5567
📝 Add note about path declaration order
6 years ago
Sebastián Ramírez
80b68cd97d
📝 Add section about help/getting help
6 years ago
Sebastián Ramírez
894e131e03
🔖 Release 0.5.0 with new HTTPException
6 years ago
Sebastián Ramírez
8772e2f2ee
✨ Add HTTPException with custom headers ( #35 )
* 📝 Update Release Notes with issue templates
* ✨ Add HTTPException with support for headers
Including docs and tests
* 📝 Update Security docs to use new HTTPException
6 years ago
Sebastián Ramírez
7edbd9345b
Update issue templates ( #34 )
Update issue templates
6 years ago
Sebastián Ramírez
56819fdd89
📝 Update Release Notes
6 years ago
euri10
febf8e7341
📝 Add docs for using the Starlette Request directly ( #25 )
Add docs for using the Starlette Request directly
6 years ago
Sebastián Ramírez
293ebd7cc2
📝 Update Release Notes
6 years ago
Sebastián Ramírez
54e3949f74
📝 Update SQLAlchemy docs, with current workaround
6 years ago
Sebastián Ramírez
acbcbba94f
🔖 Release 0.4.0 with openapi_prefix, #26
6 years ago
Sebastián Ramírez
f7b7a099c3
📝 Update Release Notes and openapi_prefix docs
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
783816a7e3
📝 Update Release Notes
6 years ago
Sebastián Ramírez
7863490c8c
🔖 Release after SQLAlchemy fix: 0.3.0
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
9484f939ed
🔖 Bump version, after fix, release
6 years ago
Sebastián Ramírez
9745a5d1ae
🐛 Fix jsonable_encoder for models with Config ( #29 )
but without json_encoders
6 years ago
Sebastián Ramírez
92c825be6a
🔖 Release 0.2.0
6 years ago
euri10
32438c85f6
Using pydantic custom encoders ( #21 )
Add support for Pydantic custom JSON encoders.
6 years ago
Sebastián Ramírez
02e53fde90
📝 Update release notes
6 years ago
Ken Kinder
902cdaf010
Fix typos ( #24 )
Fix typos in security section.
6 years ago
Sebastián Ramírez
04d77bb1c4
✏️ Fix typos in index and alternatives
6 years ago
Sebastián Ramírez
6d9fc08a7e
🚀 Bump version and add Release Notes
6 years ago
euri10
5c9c088a2a
Upgrade Starlette version ( #17 )
Upgrade Starlette version
6 years ago
Sebastián Ramírez
014c7df142
📝 Add Requests to inspiration
6 years ago
Sebastián Ramírez
9259dc228a
📈 Add Analytics to understand docs usage and improvements
6 years ago
Sebastián Ramírez
de431d948d
Merge pull request #11 from tiangolo/fix-10
Pin versions of dependencies and bump version
6 years ago
Sebastián Ramírez
3d2c0993c1
📌 Pin versions of dependencies and bump version
6 years ago
Sebastián Ramírez
37bc3614fd
📝 Fix docs clarification about dict unwrapping
in extra-models and simple-oauth2 #7
6 years ago
Sebastián Ramírez
188da34529
📝 Clarify docs, alternatives, about APISpec OAI versions
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
0d1b97fb94
📝 Add docs for deployment, with Docker, HTTPS, etc
6 years ago
Sebastián Ramírez
df1e754380
🔧 Update development environment dependencies
6 years ago