Sebastián Ramírez
da60de33c1
📝 Update Uvicorn docs with new --reload option ( #74 )
6 years ago
Sebastián Ramírez
1896153d58
✏️ Fix typos
6 years ago
Sebastián Ramírez
819b3b2516
📝 Add technical details about async def handling ( #61 )
#33
6 years ago
Sebastián Ramírez
e3b4019fa3
✨ Update SQL with dependency and intro project generator ( #52 )
6 years ago
Sebastián Ramírez
12e087f0b5
✨ Use request.state for SQLAlchemy session in tutorial ( #45 )
6 years ago
Sebastián Ramírez
54e3949f74
📝 Update SQLAlchemy docs, with current workaround
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
0c5e684ff9
📝 Add Project Generation section
6 years ago
Sebastián Ramírez
0a65c41909
📝 Move tutorial src files to top level 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
00e2e544c7
♻️ Re-format tutorials, files names and tests
for tutorial files
6 years ago
Sebastián Ramírez
c9e6527768
📝 Add docs for SQL databases
6 years ago