Sebastián Ramírez
a75d080124
🔧 Add sponsor Dropbase ( #4465 )
3 years ago
Sebastián Ramírez
146ff28d9c
🔧 Add CryptAPI sponsor ( #4264 )
3 years ago
tomwei7
c54fb7e208
📝 Update docs with pip install calls when using extras with brackets, use quotes for compatibility with Zsh ( #3131 )
Co-authored-by: Sebastián Ramírez <[email protected] >
4 years ago
Hasan Ramezani
8f4e3a4377
📝 Add supported Python versions badge ( #2794 )
Co-authored-by: Sebastián Ramírez <[email protected] >
4 years ago
Thomas Grainger
11d0a08acd
✨ Add support for Trio via AnyIO ( #3372 )
Co-authored-by: Sebastián Ramírez <[email protected] >
4 years ago
Andy Challis
099c478655
💚 Fix badges in README and main page ( #3979 )
Co-authored-by: Anthony Lukach <[email protected] >
Co-authored-by: Sebastián Ramírez <[email protected] >
4 years ago
Sebastián Ramírez
4b968c4e39
📝 Update GraphQL docs, recommend Strawberry ( #3981 )
4 years ago
Sebastián Ramírez
d29aa3d436
✨ Add Deepset Sponsorship ( #3976 )
4 years ago
Sebastián Ramírez
53a86a885d
✨ Update computation of FastAPI People and sponsors ( #3714 )
4 years ago
Sebastián Ramírez
60918d25a1
🔧 Add new gold sponsor Jina 🎉 ( #3291 )
4 years ago
Sebastián Ramírez
da86791224
✨ Add new Deta banner badge with new sponsorship tier 🙇 ( #3194 )
4 years ago
Sebastián Ramírez
6b3bc7384e
🔧 Add new Gold Sponsor Talk Python 🎉 ( #2673 )
4 years ago
Sebastián Ramírez
8ce1c81398
🔧 Add new Gold Sponsor vim.so 🎉 ( #2669 )
4 years ago
Sebastián Ramírez
54eeb3161f
🔧 Update InvestSuite sponsor data ( #2608 )
4 years ago
Sebastián Ramírez
e2a6341c60
📝 Update Uvicorn installation instructions to use uvicorn[standard] (includes uvloop) ( #2543 )
4 years ago
Sebastián Ramírez
c3dbf4ef7c
✨ Add new Gold Sponsor: InvestSuite 🎉 ( #2508 )
4 years ago
Sebastián Ramírez
ac99792762
✨ Add Discord chat ( #2322 )
Co-authored-by: Marcelo Trylesinski <[email protected] >
4 years ago
Sebastián Ramírez
5786d2ef78
📝 Fix image links for sponsors ( #2304 )
4 years ago
谭九鼎
8355832c7c
📝 Update/fix links in docs to use HTTPS ( #2165 )
Co-authored-by: Sebastián Ramírez <[email protected] >
4 years ago
Sebastián Ramírez
a42c690496
📝 Add deployment to Deta, the first gold sponsor 🎉 ( #2303 )
* 📝 Add docs for sponsors
* 📝 Add docs for deploying on Deta
* 🍱 Add Deta docs screenshots
* ♻️ Refactor and separate deployment docs
* 📝 Update internal docs links to Deployment
* 📝 Update links in Deta tutorial
* 🍱 Update sponsors images
* 🔧 Use sponsors data from YAML
* 📝 Update sponsors in languages docs
* ✨ Update docs generation scripts
* ✅ Update README.md testing
* 📝 Update main README
* 🔧 Update fastapi-people action handling individual sponsors
* ✏️ Fix typos in Deta tutorial
4 years ago
Brock Friedrich
be669059fb
🎨 Simplify docs hl_lines ranges and standardize 2 spaces between each range ( #1863 )
5 years ago
Sebastián Ramírez
8bafe2a482
🚀 GitHub Actions update, use commit from PR, not pre-merge ( #1761 )
* 🔥 Remove deploy badge that won't show correctly until next release
after the fixes to the Gitter bot
* 🐛 Fix GitHub Action to upload docs artifacts with commit from PR, not pre-merge
* ♻️ Run zip docs and artifact upload only on PRs
5 years ago
Sebastián Ramírez
e7be5c8ac5
💄 Update badges, remove Travis ( #1736 )
* 💄 Update badges
* 🔥 Remove Travis
5 years ago
Sebastián Ramírez
1f01ce9615
📝 Use Optional in docs ( #1644 )
* Updated .py files with Optional tag (up to body_nested_models)
* Update optionals
* docs_src/ all updates, few I was unsure of
* Updated markdown files with Optional param
* es: Add Optional typing to index.md
* Last of markdown files updated with Optional param
* Update highlight lines
* it: Add Optional typings
* README.md: Update with Optional typings
* Update more highlight increments
* Update highlights
* schema-extra-example.md: Update highlights
* updating highlighting on website to reflect .py changes
* Update highlighting for query-params & response-directly
* Address PR comments
* Get rid of unnecessary comment
* ⏪ Revert Optional in Chinese docs as it probably also requires changes in text
* 🎨 Apply format
* ⏪ Revert modified example
* ♻️ Simplify example in docs
* 📝 Update OpenAPI callback example to use Optional
* ✨ Add Optional types to tests
* 📝 Update docs about query params, default to using Optional
* 🎨 Update code examples line highlighting
* 📝 Update nested models docs to use "type parameters" instead of "subtypes"
* 📝 Add notes about FastAPI usage of None
including:
= None
and
= Query(None)
and clarify relationship with Optional[str]
* 📝 Add note about response_model_by_alias
* ♻️ Simplify query param list example
* 🔥 Remove test for removed example
* ✅ Update test for updated example
Co-authored-by: Christopher Nguyen <[email protected] >
Co-authored-by: yk396 <[email protected] >
Co-authored-by: Kai Chen <[email protected] >
5 years ago
Sebastián Ramírez
b0414b9929
📝 Add new links ( #1467 )
* 📝 Update opinions including Netflix and add format
* 📝 Add new external links
* 📝 Update README
5 years ago
Sebastián Ramírez
22f7eae3f2
✏️ Make sure the * in the README is consistent in the docs ( #1424 )
5 years ago
Gao Chao
651ee5e4d2
🎨 Update log style in main page, for GitHub Markdown compatibility ( #1200 )
* Update README.md
fix string format
* 🎨 Update log style in main page, for GitHub Markdown compatibility
Co-authored-by: Sebastián Ramírez <[email protected] >
5 years ago
Sebastián Ramírez
53a7798e58
🎨 Update badge for coverage ( #1175 )
from shields.io, as Codecov's one shows coverage for the last PR from a fork at master
5 years ago
Sebastián Ramírez
faf88cea0b
🎨 Update terminal examples and Typer note ( #1139 )
* 🎨 Update terminal examples with Termynal
* 🍱 Add Termynal scripts and styles from Typer for terminal examples
5 years ago
Sebastián Ramírez
94ee932351
✨ Add ORJSONResponse ( #1065 )
* ✨ Add ORJSONResponse
* 📝 Add tutorial using ORJSONResponse
* ✅ Add test for ORJSONResponse
* 📝 Update index.md
5 years ago
Maciej Marzęta
e6da96fbb7
✏️ Fix typos ( #920 )
5 years ago
Sebastián Ramírez
22982287ff
📝 Refactor docs, "Tutorial - User Guide" and "Advanced User Guide" ( #887 )
5 years ago
Sebastián Ramírez
a41a729682
🎨 Tweak external links, Markdown format, typos ( #881 )
5 years ago
Sebastián Ramírez
7b3319ddab
✏️ Tweak typos and configs ( #837 )
5 years ago
Christoph Deil
cad6a6e0c1
📝 Highlight all new lines in docs example upgrade ( #795 )
5 years ago
Nico Stapelbroek
c3cc077fa9
📝 Remove $ sign from bash codeblocs in markdown ( #613 )
5 years ago
Sebastián Ramírez
47a8387a04
📝 Add recent articles and opinions ( #490 )
6 years ago
Sebastián Ramírez
ada1ecdb00
📝 Add Hypercorn as an alternative ASGI server ( #187 )
6 years ago
Sebastián Ramírez
88ece95a30
🎨 Improve automatic naming of path operations in API docs ( #155 )
* 🎨 Improve operation summary naming
* 📝 Update names in README
* 🚚 Improve names of security tutorial
6 years ago
Sebastián Ramírez
cc7102e9b8
📝 Add opinions in main page
6 years ago
The Gitter Badger
4dc7b32861
📝 Add a Gitter chat badge and links ( #117 )
* Add Gitter badge
* 📝 Add links and badges to Gitter chat
6 years ago
Sebastián Ramírez
9b76ad1870
✏️ Fix typos in README
6 years ago
Sebastián Ramírez
da60de33c1
📝 Update Uvicorn docs with new --reload option ( #74 )
6 years ago
Sebastián Ramírez
829ad209a6
📝 Update benchmarks link
6 years ago
Sebastián Ramírez
502ab432b8
💄 Add PNG images to improve link previews
6 years ago
Sebastián Ramírez
04d77bb1c4
✏️ Fix typos in index and alternatives
6 years ago
Sebastián Ramírez
27f530a7ff
📝 Update docs, clarify what's a schema
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
ad40f4a457
📝 Fix double editor screenshot
6 years ago