43 Commits (e50facaf227f4725d64c7166c2fe3438367705c7)

Author SHA1 Message Date
Sofie Van Landeghem 6aa44a85a2
📝 Fix minor typos and issues in the documentation (#12063) 9 months ago
Sebastián Ramírez 705659bb22
📝 Add docs about Environment Variables and Virtual Environments (#12054) 9 months ago
Jiri Kuncar c81f575d0d
🔨 Specify `email-validator` dependency with dash (#11515) 10 months ago
Sebastián Ramírez a25c92ceb9
♻️ Add support for `pip install "fastapi[standard]"` with standard dependencies and `python -m fastapi` (#11935) 10 months ago
Sebastián Ramírez 221e59b0d1
🚚 Rename GitHub links from tiangolo/fastapi to fastapi/fastapi (#11913) 10 months ago
Sebastián Ramírez 81234084cd
📝 Re-structure docs main menu (#11904) 10 months ago
Sebastián Ramírez 4d3ef06029
Remove orjson and ujson from default dependencies (#11842) 11 months ago
Sebastián Ramírez d71be59217
Add FastAPI CLI, the new `fastapi` command (#11522) 1 year ago
Sebastián Ramírez 7b55bf37b5
📝 Update references to Python version, FastAPI supports all the current versions, no need to make the version explicit (#11496) 1 year ago
Sebastián Ramírez a901e2f449
📝 Update references to UJSON (#11464) 1 year ago
Alejandra 93034fea48
📝 Update links to Pydantic docs to point to new website (#11328) 1 year ago
Joshua Hanson 0e2f2d6d3a
📝 Update `python-multipart` GitHub link in all docs from `https://andrew-d.github.io/python-multipart/` to `https://github.com/Kludex/python-multipart` (#11239) 1 year ago
Sebastián Ramírez 05ca41cfd1
Add reference (code API) docs with PEP 727, add subclass with custom docstrings for `BackgroundTasks`, refactor docs structure (#10392) 2 years ago
Sebastián Ramírez 2ba7586ff3
⬆️ Drop support for Python 3.7, require Python 3.8 or above (#10442) 2 years ago
Sebastián Ramírez 0976185af9
Add support for Pydantic v2 (#9816) 2 years ago
я котик пур-пур cfc06a3a3d
📝 Update docs on Pydantic using ujson internally (#5804) 2 years ago
Sebastián Ramírez e37d504e27
📝 Add opinion from Cisco (#5981) 2 years ago
Sebastián Ramírez f92f87d379
📝 Update references to Requests for tests to HTTPX, and add HTTPX to extras (#5628) 3 years ago
Sebastián Ramírez 4fa4965beb
📝 Update coverage badge to use Samuel Colvin's Smokeshow (#5585) 3 years ago
Ofek Lev 4267bd1f4f
🔧 Update package metadata, drop support for Python 3.6, move build internals from Flit to Hatch (#5240) 3 years ago
baconfield 0ae8d09189
✏ Update Hypercorn link, now pointing to GitHub (#5346) 3 years ago
impocode fd2080aece
🌐 Add Russian translation for `docs/ru/docs/index.md` (#5289) 3 years ago
Sebastián Ramírez ca437cdfab
📝 Add docs recommending `Union` over `Optional` and migrate source examples (#4908) 3 years ago
tomwei7 c54fb7e208
📝 Update docs with pip install calls when using extras with brackets, use quotes for compatibility with Zsh (#3131) 4 years ago
Hasan Ramezani 8f4e3a4377
📝 Add supported Python versions badge (#2794) 4 years ago
Thomas Grainger 11d0a08acd
Add support for Trio via AnyIO (#3372) 4 years ago
Andy Challis 099c478655
💚 Fix badges in README and main page (#3979) 4 years ago
Sebastián Ramírez 4b968c4e39
📝 Update GraphQL docs, recommend Strawberry (#3981) 4 years ago
Marcelo Trylesinski fc35b7d18d
🎨 Improve style for sponsors, add radius border (#2388) 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 e2a6341c60
📝 Update Uvicorn installation instructions to use uvicorn[standard] (includes uvloop) (#2543) 5 years ago
Sebastián Ramírez ac99792762
Add Discord chat (#2322) 5 years ago
谭九鼎 8355832c7c
📝 Update/fix links in docs to use HTTPS (#2165) 5 years ago
Sebastián Ramírez a42c690496
📝 Add deployment to Deta, the first gold sponsor 🎉 (#2303) 5 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) 5 years ago
Sebastián Ramírez e7be5c8ac5
💄 Update badges, remove Travis (#1736) 5 years ago
Sebastián Ramírez 1f01ce9615
📝 Use Optional in docs (#1644) 5 years ago
Sebastián Ramírez b0414b9929
📝 Add new links (#1467) 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) 5 years ago
Sebastián Ramírez 53a7798e58
🎨 Update badge for coverage (#1175) 5 years ago
Sebastián Ramírez 6205935323
Add support for docs translations (#1168) 5 years ago
Sebastián Ramírez faf88cea0b
🎨 Update terminal examples and Typer note (#1139) 5 years ago
Sebastián Ramírez 94ee932351
Add ORJSONResponse (#1065) 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