121 Commits (0.6.1)

Author SHA1 Message Date
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 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) 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) 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) 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 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) 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) 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) 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 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 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