kittydoor
60f7fe4006
📝 Update Hypercorn links in all the docs ( #11744 )
10 months ago
Hasan Sezer Taşan
76d0d81e70
✏️ Fix typo: convert every 're-use' to 'reuse'. ( #11598 )
12 months ago
Sebastián Ramírez
d71be59217
✨ Add FastAPI CLI, the new `fastapi` command ( #11522 )
1 year ago
Nils Lindemann
ebc8ac7295
📝 Tweak docs and translations links, typos, format ( #11389 )
Co-authored-by: Sebastián Ramírez <[email protected] >
1 year ago
Sebastián Ramírez
f43e18562b
🔧 Update sponsors: add Coherence ( #11066 )
1 year ago
Sebastián Ramírez
4d93299a57
🔧 Update sponsors, remove Deta ( #11041 )
1 year ago
malicious
838e9c964e
📝 Reword in docs, from "have in mind" to "keep in mind" ( #10376 )
Co-authored-by: Alejandra <[email protected] >
1 year ago
Yusuke Tamura
caf0b688cd
✏️ Fix indent format in `docs/en/docs/deployment/server-workers.md` ( #10066 )
Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
2 years ago
Sebastián Ramírez
d4201a49bc
📝 Restructure docs for cloud providers, include links to sponsors ( #10110 )
2 years ago
Sebastián Ramírez
51d3a8ff12
🔨 Add MkDocs hook that renames sections based on the first index file ( #9737 )
2 years ago
Lemonyte
ffb818970f
✏️ Fix typo in Deta deployment tutorial ( #9501 )
Fix typo (Data -> Deta)
2 years ago
Bighneswar Parida
724060df43
📝 Update Deta deployment tutorial for compatibility with Deta Space ( #6004 )
Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
Co-authored-by: Lemonyte <[email protected] >
Co-authored-by: xeust <[email protected] >
Co-authored-by: Sebastián Ramírez <[email protected] >
2 years ago
Kelby Faessler
bea1fdd2eb
✏ Fix typo in `docs/en/docs/deployment/concepts.md` ( #5824 )
2 years ago
Sebastián Ramírez
ca437cdfab
📝 Add docs recommending `Union` over `Optional` and migrate source examples ( #4908 )
* 📝 Add docs recommending Union over Optional
* 📝 Update docs recommending Union over Optional
* 📝 Update source examples for docs, recommend Union over Optional
* 📝 Update highlighted lines with updated source examples
* 📝 Update highlighted lines in Markdown with recent code changes
* 📝 Update docs, use Union instead of Optional
* ♻️ Update source examples to recommend Union over Optional
* 🎨 Update highlighted code in Markdown after moving from Optional to Union
3 years ago
Sebastián Ramírez
3d0f130ff3
🔧 Add pre-commit with first config and first formatting pass ( #4888 )
* 🔧 Add first pre-commit config
* 🎨 Format YAML files with pre-commit
* 🎨 Format Markdown with pre-commit
* 🎨 Format SVGs, drawio, JS, HTML with pre-commit
* ➕ Add pre-commit to dev dependencies
* ⬇️ Extend pre-commit range to support Python 3.6
3 years ago
Mohammad Raisul ISlam
b1e691091d
✏ Fix typo in deployment ( #4629 )
Co-authored-by: raisul1234 <[email protected] >
Co-authored-by: Sebastián Ramírez <[email protected] >
3 years ago
Andy Challis
53076170c0
✏ Fix typos in Deployment Guide ( #3975 )
Co-authored-by: Anthony Lukach <[email protected] >
Co-authored-by: Sebastián Ramírez <[email protected] >
4 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
Sebastián Ramírez
d9fa2311b3
📝 Add docs for using Trio with Hypercorn ( #4014 )
4 years ago
Sebastián Ramírez
cb7e79ab8a
📝 Re-write and extend Deployment guide: Concepts, Uvicorn, Gunicorn, Docker, Containers, Kubernetes ( #3974 )
4 years ago
Sebastián Ramírez
64e7deaebc
📝 Upgrade HTTPS guide with more explanations and diagrams ( #3950 )
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
6189aacd0f
📝 Update title for Deta tutorial ( #2466 )
4 years ago
Sebastián Ramírez
de0f466ef8
✏️ Fix typo in Deta tutorial ( #2320 )
5 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
5 years ago