Nina Hwang
55871036db
🌐 Add Korean translation for `docs/ko/docs/async.md` ( #4179 )
...
Co-authored-by: Sebastián Ramírez <tiangolo@gmail.com>
Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
2023-07-27 20:59:18 +02:00
Sebastián Ramírez
51d3a8ff12
🔨 Add MkDocs hook that renames sections based on the first index file ( #9737 )
2023-06-24 16:47:15 +02:00
я котик пур-пур
cfc06a3a3d
📝 Update docs on Pydantic using ujson internally ( #5804 )
...
Co-authored-by: Sebastián Ramírez <tiangolo@gmail.com>
2023-06-22 17:06:25 +00:00
Sehwan Park
48afd32ac8
🌐 Add Korean translation for `docs/tutorial/dependencies/classes-as-dependencies.md` ( #9176 )
...
Co-authored-by: Nina Hwang <79563565+NinaHwang@users.noreply.github.com>
Co-authored-by: Joona Yoon <joonas-yoon@users.noreply.github.com>
Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
2023-04-13 11:02:52 -07:00
Nina Hwang
2a3a786dd7
🌐 Add Korean translation for `docs/tutorial/cors.md` ( #3764 )
...
Co-authored-by: weekwith.me <63915557+0417taehyun@users.noreply.github.com>
Co-authored-by: Sebastián Ramírez <tiangolo@gmail.com>
Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
2023-01-07 18:21:23 +04:00
Sebastián Ramírez
f92f87d379
📝 Update references to Requests for tests to HTTPX, and add HTTPX to extras ( #5628 )
2022-11-13 16:20:05 +01:00
Ofek Lev
4267bd1f4f
🔧 Update package metadata, drop support for Python 3.6, move build internals from Flit to Hatch ( #5240 )
...
Co-authored-by: Sebastián Ramírez <tiangolo@gmail.com>
2022-09-14 20:31:19 +02:00
Yumihiki
38802eefeb
📝 Quote `pip install` command for Zsh compatibility in multiple languages ( #5214 )
...
Co-authored-by: Sebastián Ramírez <tiangolo@gmail.com>
2022-08-18 16:16:54 +00:00
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
2022-05-14 06:59:59 -05:00
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
2022-05-12 00:06:16 +00:00
alm
c0d6865c10
🌐 Remove translation docs references to aiofiles as it's no longer needed since AnyIO ( #3594 )
...
Co-authored-by: AlonMenczer <alonm@spotnix.io>
Co-authored-by: Sebastián Ramírez <tiangolo@gmail.com>
2022-05-09 20:07:37 -05:00
kty4119
26e94116c1
🌐 Fix Korean translation for `docs/ko/docs/index.md` ( #4195 )
...
Co-authored-by: Sebastián Ramírez <tiangolo@gmail.com>
2022-01-16 19:41:13 +00:00
Nina Hwang
062efcbb5d
🌐 Add Korean translation for `docs/tutorial/request-forms-and-files.md` ( #3744 )
...
Co-authored-by: weekwith.me <63915557+0417taehyun@users.noreply.github.com>
2021-12-09 11:47:26 +01:00
Nina Hwang
fa5639cb35
🌐 Add Korean translation for `docs/tutorial/request-files.md` ( #3743 )
...
Co-authored-by: Spike <rurouni24@gmail.com>
Co-authored-by: weekwith.me <63915557+0417taehyun@users.noreply.github.com>
Co-authored-by: Sebastián Ramírez <tiangolo@gmail.com>
2021-12-08 15:52:01 +00:00
Nina Hwang
39dbee9d56
🌐 Add Korean translation for `docs/tutorial/response-status-code.md` ( #3742 )
...
Co-authored-by: weekwith.me <63915557+0417taehyun@users.noreply.github.com>
Co-authored-by: Sebastián Ramírez <tiangolo@gmail.com>
2021-12-08 16:45:37 +01:00
Kwang Soo Jeong
461e0d4cce
🌐 Add Korean translation for Tutorial - JSON Compatible Encoder ( #3152 )
2021-12-08 16:43:31 +01:00
Spike
a5d697b9b5
🌐 Add Korean translation for Tutorial - Path Parameters and Numeric Validations ( #2432 )
2021-12-08 16:41:26 +01:00
daehyeon kim
446d194c46
🌐 Add Korean translation for `docs/ko/docs/deployment/versions.md` ( #4121 )
...
Co-authored-by: weekwith.me <63915557+0417taehyun@users.noreply.github.com>
2021-12-08 16:37:30 +01:00
kimjaeyoonn
dabb4898f1
🌐 Fix Korean translation for `docs/ko/docs/tutorial/index.md` ( #4193 )
2021-12-08 15:32:24 +00:00
Marcelo Trylesinski
fc35b7d18d
🎨 Improve style for sponsors, add radius border ( #2388 )
...
Co-authored-by: Sebastián Ramírez <tiangolo@gmail.com>
2021-07-21 14:10:47 +02:00
SueNaeunYang
70746a7bf0
🌐 Fix Korean translation for docs/ko/docs/index.md ( #3159 )
2021-05-04 10:49:07 +02:00
Spike
388e5c0c25
🌐 Add Korean translation for Tutorial - Query Parameters ( #2390 )
...
Co-authored-by: Sebastián Ramírez <tiangolo@gmail.com>
2021-05-04 10:38:02 +02:00
Spike
462014e296
🌐 Add Korean translation for Tutorial - Path Parameters ( #2355 )
2021-05-04 10:24:58 +02:00
mode
5934a75ddd
🌐 Add Korean translation for Tutorial - Header Parameters ( #2589 )
...
Co-authored-by: Sebastián Ramírez <tiangolo@gmail.com>
2021-03-27 18:36:09 +01:00
Spike
0250cfa398
🌐 Add Korean translation for Tutorial - First Steps ( #2323 )
...
Co-authored-by: Dahun Jeong <gnsgnsek@gmail.com>
Co-authored-by: Sebastián Ramírez <tiangolo@gmail.com>
2021-03-27 18:29:45 +01:00
Spike
973595b3cb
🌐 Add Korean translation for Tutorial - Intro ( #2317 )
...
Co-authored-by: Dahun Jeong <gnsgnsek@gmail.com>
2021-03-27 18:22:50 +01:00
Sebastián Ramírez
e2a6341c60
📝 Update Uvicorn installation instructions to use uvicorn[standard] (includes uvloop) ( #2543 )
2020-12-19 21:30:18 +01:00
hard_coder
02b7d988ae
🌐 Add Korean translation for Index ( #2192 )
2020-12-03 18:05:19 +01:00
Sebastián Ramírez
ac99792762
✨ Add Discord chat ( #2322 )
...
Co-authored-by: Marcelo Trylesinski <marcelotryle@gmail.com>
2020-11-07 21:48:25 +01:00
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
2020-11-05 21:50:37 +01:00
hard_coder
c8365bd339
🌐 Initialize new language Korean for translations ( #2018 )
2020-10-15 07:21:41 +02:00