Commit Graph

1677 Commits

Author SHA1 Message Date
github-actions 643291b9ca 📝 Update release notes 2022-05-11 17:35:38 +00:00
Samuel Borges 441f75a06c
📝 Updates links for Celery documentation (#4736)
Co-authored-by: Sebastián Ramírez <tiangolo@gmail.com>
2022-05-11 12:35:04 -05:00
github-actions 688d2db5e3 📝 Update release notes 2022-05-11 17:29:37 +00:00
github-actions d71b12f323 📝 Update release notes 2022-05-11 17:05:24 +00:00
Kinuax cb5a200a7c
✏ Fix links to Pydantic docs (#4670)
Co-authored-by: Sebastián Ramírez <tiangolo@gmail.com>
2022-05-11 17:03:41 +00:00
Sebastián Ramírez 2aaac141dd 🔖 Release version 0.77.1 2022-05-09 23:19:32 -05:00
Sebastián Ramírez 03cbdd4f74 📝 Update release notes 2022-05-09 23:18:03 -05:00
github-actions a7e659e472 📝 Update release notes 2022-05-10 04:12:55 +00:00
Maciej Kaczkowski 350745c545
🌐 Add Polish translation for `docs/pl/docs/tutorial/index.md` (#4516)
Co-authored-by: Sebastián Ramírez <tiangolo@gmail.com>
2022-05-10 04:12:18 +00:00
github-actions d0e4015034 📝 Update release notes 2022-05-10 04:08:22 +00:00
Mohammad Raisul ISlam b1e691091d
✏ Fix typo in deployment (#4629)
Co-authored-by: raisul1234 <raisul.islam@myalice.ai>
Co-authored-by: Sebastián Ramírez <tiangolo@gmail.com>
2022-05-10 04:07:45 +00:00
github-actions 9b4e6751bb 📝 Update release notes 2022-05-10 04:06:19 +00:00
github-actions 8082b45f24 📝 Update release notes 2022-05-10 04:05:48 +00:00
Mateus José 86c459d1e8
🌐 Add Portuguese translation for `docs/pt/docs/help-fastapi.md` (#4583)
Co-authored-by: Sebastián Ramírez <tiangolo@gmail.com>
2022-05-10 04:05:45 +00:00
Felix Schürmeyer 2a91ee945d
📝 Add link to german article: REST-API Programmieren mittels Python und dem FastAPI Modul (#4624)
A beginner article in German to get started with the FastAPI with a small Todo API as an example.

Co-authored-by: Sebastián Ramírez <tiangolo@gmail.com>
2022-05-10 04:05:10 +00:00
github-actions 764703cc56 📝 Update release notes 2022-05-10 04:03:35 +00:00
github-actions cc51b251dd 📝 Update release notes 2022-05-10 03:35:53 +00:00
Kiko Ilievski 6337186ff4
✏ Fix small typo in `docs/en/docs/tutorial/security/first-steps.md` (#4515)
Co-authored-by: Sebastián Ramírez <tiangolo@gmail.com>
2022-05-10 03:35:21 +00:00
github-actions 88606940f5 📝 Update release notes 2022-05-10 03:34:23 +00:00
Mukul Mantosh 98bb5480a5
📝 Add external link: PyCharm Guide to FastAPI (#4512)
Co-authored-by: Mukul Mantosh <Mukul.Mantosh@in.bosch.com>
Co-authored-by: Sebastián Ramírez <tiangolo@gmail.com>
2022-05-10 03:33:51 +00:00
github-actions 170123a41f 📝 Update release notes 2022-05-10 03:32:54 +00:00
Yashasvi Singh 9262a699f2
📝 Add external link to article: Building an API with FastAPI and Supabase and Deploying on Deta (#4440)
Co-authored-by: Sebastián Ramírez <tiangolo@gmail.com>
2022-05-10 03:32:21 +00:00
github-actions 9a87c6d8d2 📝 Update release notes 2022-05-10 03:23:03 +00:00
Sebastián Ramírez 0696454445 🔖 Release version 0.77.0 2022-05-09 20:40:03 -05:00
Sebastián Ramírez a145d3d277 📝 Update release notes 2022-05-09 20:39:10 -05:00
github-actions 453471d07b 📝 Update release notes 2022-05-10 01:33:38 +00:00
github-actions 938b1a3542 📝 Update release notes 2022-05-10 01:33:06 +00:00
silvanmelchior 4ce27b5d4d
📝 Add external link to article: Seamless FastAPI Configuration with ConfZ (#4414)
Co-authored-by: Sebastián Ramírez <tiangolo@gmail.com>
2022-05-10 01:33:05 +00:00
Kaustubh Gupta f9134fe5e4
📝 Add external link to article: 5 Advanced Features of FastAPI You Should Try (#4436) 2022-05-09 20:32:32 -05:00
github-actions d8ca285f8d 📝 Update release notes 2022-05-10 01:31:28 +00:00
Rob Gilton 1233a7d93b
✏ Reword to improve legibility of docs about `TestClient` (#4389)
Co-authored-by: Sebastián Ramírez <tiangolo@gmail.com>
2022-05-10 01:30:38 +00:00
github-actions 38902407c0 📝 Update release notes 2022-05-10 01:26:01 +00:00
Yue Chen 4fa0cd4def
🌐 Update source example highlights for `docs/zh/docs/tutorial/query-params-str-validations.md` (#4237)
Co-authored-by: Sebastián Ramírez <tiangolo@gmail.com>
2022-05-10 01:25:28 +00:00
github-actions edd38c0230 📝 Update release notes 2022-05-10 01:22:07 +00:00
Ben Gamble 8f90e514f4
📝 Add external link to blog post about Kafka, FastAPI, and Ably (#4044)
Co-authored-by: Sebastián Ramírez <tiangolo@gmail.com>
2022-05-10 01:21:29 +00:00
github-actions fa1ffa5677 📝 Update release notes 2022-05-10 01:08:12 +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
github-actions 8a353ab911 📝 Update release notes 2022-05-10 00:39:57 +00:00
Patryk Cisek 262183b534
✏ Fix typo in `docs/en/docs/async.md` (#4726)
Co-authored-by: Sebastián Ramírez <tiangolo@gmail.com>
2022-05-10 00:39:23 +00:00
github-actions faf7ce5af5 📝 Update release notes 2022-05-10 00:36:22 +00:00
Cleo Menezes Jr 3d201623dd
🌐 Fix typo in Portuguese translation for `docs/pt/docs/tutorial/path-params.md` (#4722)
Co-authored-by: Sebastián Ramírez <tiangolo@gmail.com>
2022-05-10 00:35:48 +00:00
github-actions 59fbdefd7f 📝 Update release notes 2022-05-10 00:27:42 +00:00
wakabame e5980a71c2
🌐 Fix live docs server for translations for some languages (#4729)
Co-authored-by: Sebastián Ramírez <tiangolo@gmail.com>
2022-05-10 00:27:05 +00:00
github-actions 0d1be46481 📝 Update release notes 2022-05-10 00:10:27 +00:00
Lucas Mendes 4fa4432173
🌐 Add Portuguese translation for `docs/pt/docs/tutorial/cookie-params.md` (#4112)
Co-authored-by: Sebastián Ramírez <tiangolo@gmail.com>
2022-05-10 00:09:54 +00:00
github-actions c9eda31dd6 📝 Update release notes 2022-05-09 23:55:47 +00:00
github-actions f2bc805113 📝 Update release notes 2022-05-09 23:55:28 +00:00
Sam Courtemanche 8fc4872c1b
🌐 Fix French translation for `docs/tutorial/body.md` (#4332) 2022-05-09 18:55:11 -05:00
William Poetra Yoga b017a33ebd
✏ Fix typo in `docs/en/docs/tutorial/sql-databases.md` (#4875) 2022-05-09 18:54:51 -05:00
github-actions 424674a082 📝 Update release notes 2022-05-09 23:54:33 +00:00