Sebastián Ramírez
c1df0f6b84
✨ Add docs and tests for Jinja2 templates ( #186 )
* ✨ Add docs and tests for Jinja2 templates
* 🎨 Fix format in test, remove unused import
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 )
* ✨ Add docs about responses with additional status codes
* 📝 Update docs, link to documenting additional responses
6 years ago
Sebastián Ramírez
46e3811f8d
✨ Add testing docs and tests ( #151 )
* ✏️ Fix typo in security intro
* ✨ Add testing docs and tests
* 🐛 Debug Travis coverage
* 🐛 Debug Travis coverage, report XML
* 💚 Make Travis/Flit use same code install
* ⏪ Revert Travis/Codecov debugging changes
6 years ago
Sebastián Ramírez
7391056daf
✨ Add OAuth2 scopes with SecurityScopes, upgrade Security ( #141 )
* ✨ Upgrade OAuth2 Security with scopes handling
* 📝 Update Security tutorial with OAuth2 and JWT
* ✨ Add tutorial code for OAuth2 with scopes (and JWT)
* ✅ Add tests for tutorial/OAuth2 with scopes
* 🐛 Fix security_scopes type declaration
* ✨ Add docs and tests for SecurityScopes
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 )
* ✨ Add docs and tests for encode/databases
* ➕ Add testing-only dependency, databases
6 years ago
Sebastián Ramírez
9b04593260
✨ Add support for BackgroundTasks parameters ( #103 )
* ✨ Add support for BackgroundTasks parameters
* 🐛 Fix type declaration in dependencies
* 🐛 Fix coverage of util in tests
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 )
* 📝 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
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
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
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
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
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
for NoSQL models
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
Sebastián Ramírez
99c7ebdb6b
📝 Add docs for extra models
6 years ago
Sebastián Ramírez
222b75ac0c
📝 Add docs for response_model
6 years ago