66 Commits (3986f79029be90dd0d505b742988340fde6763fb)

Author SHA1 Message Date
Sebastián Ramírez 7b63bc5551
Add include, exclude, and by_alias to path operation methods (#264) 6 years ago
Sebastián Ramírez e92b43b5c8
Add parameter dependencies to path operation decorators and include_router (#235) 6 years ago
Sebastián Ramírez c1df0f6b84
Add docs and tests for Jinja2 templates (#186) 6 years ago
Sebastián Ramírez 528ef7e079
Docs and tests, responses with headers and cookies (#185) 6 years ago
Sebastián Ramírez 2b7f201a44
📝 Add docs about returning a response directly and encoder (#184) 6 years ago
Sebastián Ramírez c705685394
Add docs for HTTP Basic Auth and tests (#177) 6 years ago
Sebastián Ramírez b86d163470 📝 Rename additional response OpenAPI declarations 6 years ago
Sebastián Ramírez 97adadd9e1
📝 Add docs for middleware (#173) 6 years ago
Sebastián Ramírez 596243f4a5
Add docs about CORS (#169) 6 years ago
Sebastián Ramírez 84de980977
Add docs about responses with additional status codes (#156) 6 years ago
Sebastián Ramírez 46e3811f8d
Add testing docs and tests (#151) 6 years ago
Sebastián Ramírez 7391056daf
Add OAuth2 scopes with SecurityScopes, upgrade Security (#141) 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) 6 years ago
Sebastián Ramírez 9b04593260
Add support for BackgroundTasks parameters (#103) 6 years ago
Sebastián Ramírez 834723cf2c
Add events docs and tests (#99) 6 years ago
Sebastián Ramírez bbd2198fa2
Add docs for WebSockets (#62) 6 years ago
Sebastián Ramírez 770b4421f9 📝 Add History, Design and Future to docs 6 years ago
Sebastián Ramírez 01d6aa3dd1 📝 Add docs for debugging 6 years ago
Sebastián Ramírez 22f4e18cdd ✏️ Fix GraphQL typo 6 years ago
Sebastián Ramírez 984dd71d13
Add docs for GraphQL (#48) 6 years ago
Sebastián Ramírez 2c3b826810
📝 Add contributing/development docs (#42) 6 years ago
Sebastián Ramírez 80b68cd97d 📝 Add section about help/getting help 6 years ago
Sebastián Ramírez 8772e2f2ee
Add HTTPException with custom headers (#35) 6 years ago
euri10 febf8e7341 📝 Add docs for using the Starlette Request directly (#25) 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 6d9fc08a7e 🚀 Bump version and add Release Notes 6 years ago
Sebastián Ramírez 9259dc228a 📈 Add Analytics to understand docs usage and improvements 6 years ago
Sebastián Ramírez 8568862a19 📝 Add docs for response status codes 6 years ago
Sebastián Ramírez 9a8349bf96 📝 Improve explanation of dependencies 6 years ago
Sebastián Ramírez a935d66b10 📝 Update docs about alternatives, inspiration and benchmarks 6 years ago
Sebastián Ramírez de54e85152 📝 Add Security tutorial: Get current user 6 years ago
Sebastián Ramírez b79c13baed 📝 Update and add docs for dependencies 6 years ago
Sebastián Ramírez a73709507c Add docs, tests and fixes for extra data types 6 years ago
Sebastián Ramírez 0c5e684ff9 📝 Add Project Generation section 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 659b8ae8af 📝 Update docs, typos, aclarations, fix examples 6 years ago
Sebastián Ramírez 8d29a28f82 📝 Update docs, stubs and structure 6 years ago
Sebastián Ramírez f8f91a1dbb 📝 Add stub for extra Starlette 6 years ago
Sebastián Ramírez 70b0231f64 📝 Add stubs for Security, multi-files, app configurations 6 years ago
Sebastián Ramírez 8a95ea23e2 📝 Add docs for integrating with NoSQL 6 years ago
Sebastián Ramírez c9e6527768 📝 Add docs for SQL databases 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 0df2720490 📝 Add docs for advanced path operation configs 6 years ago
Sebastián Ramírez e790bf6f1b 📝 Add docs for path operation configurations 6 years ago
Sebastián Ramírez 617a260df6 📝 Docs for Form and File parameters 6 years ago
Sebastián Ramírez e5725d2af1 📝 Add docs for Form data 6 years ago