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
92c825be6a
🔖 Release 0.2.0
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
Sebastián Ramírez
014c7df142
📝 Add Requests to inspiration
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
a5cfee434d
📝 Update docs for dependencies
6 years ago
Sebastián Ramírez
9a8349bf96
📝 Improve explanation of dependencies
6 years ago
Sebastián Ramírez
a59408f68c
✏️ Fix typo in dependencies docs
6 years ago
Sebastián Ramírez
ccf30b5c2e
📝 Update docs, 100% coverage
6 years ago
Sebastián Ramírez
660f917d79
✏️ Fix typos and docs notes
6 years ago
Sebastián Ramírez
27f530a7ff
📝 Update docs, clarify what's a schema
6 years ago
Sebastián Ramírez
c3e5e65093
🎨 Fix missing format
6 years ago
Sebastián Ramírez
804ec460fc
⬆️ Add tests, fix issues and update Pydantic
6 years ago
Sebastián Ramírez
0125ea4f83
📝 Update tutorials
6 years ago
Sebastián Ramírez
216770118a
✏️ Fix typos
6 years ago
Sebastián Ramírez
a935d66b10
📝 Update docs about alternatives, inspiration and benchmarks
6 years ago
Sebastián Ramírez
dd2541bc97
📝 Improve explanation of request bodies
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
de54e85152
📝 Add Security tutorial: Get current user
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
b79c13baed
📝 Update and add docs for dependencies
6 years ago
Sebastián Ramírez
332ee4aee1
📝 Update and clarify first-steps tutorial
6 years ago
Sebastián Ramírez
ad40f4a457
📝 Fix double editor screenshot
6 years ago
Sebastián Ramírez
6b9931f882
✅ Add tests for metadata
6 years ago
Sebastián Ramírez
a73709507c
✅ Add docs, tests and fixes for extra data types
including refactor of jsonable_encoder to allow other object and model types
6 years ago
Sebastián Ramírez
0c5e684ff9
📝 Add Project Generation section
6 years ago
Sebastián Ramírez
a0628f3f6f
📝 Update docs to improve look in GitHub
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
0a65c41909
📝 Move tutorial src files to top level docs
6 years ago
Sebastián Ramírez
4b94da956c
✅ Update query param tests and docs
6 years ago
Sebastián Ramírez
4cf15503cb
📝 Make badges be links to new tab (_blank)
6 years ago
Sebastián Ramírez
7ee32ea197
📝 Fix broken link to docs
6 years ago
Sebastián Ramírez
e6ca71523b
📝 Update docs highlighting after re-sort imports
coming back to flit, after pipenv
6 years ago
Sebastián Ramírez
7da9625505
💚 Revert to flit install and re-format
As it has shown to be more reliable, and closer to final user environments
6 years ago
Sebastián Ramírez
00e2e544c7
♻️ Re-format tutorials, files names and tests
for tutorial files
6 years ago