From 8bf84a85d026c36d438df9451f23ac2585fa0170 Mon Sep 17 00:00:00 2001 From: CarlosAlbertoFurtado Date: Sun, 22 Feb 2026 23:11:14 -0300 Subject: [PATCH] Add FastAPI tutorial to Python Web Applications --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 9f3119b7..fc6fb411 100644 --- a/README.md +++ b/README.md @@ -394,6 +394,7 @@ To get started, simply fork this repo. Please refer to [CONTRIBUTING.md](CONTRIB - [Part 4](https://danidee10.github.io/2018/01/10/realtime-django-4.html) - [Part 5](https://danidee10.github.io/2018/01/13/realtime-django-5.html) - [Part 6](https://danidee10.github.io/2018/03/12/realtime-django-6.html) +- [Developing and Testing an Asynchronous API with FastAPI and Pytest](https://testdriven.io/blog/fastapi-crud/) ### Bots: