Skip to content

Commit 6484e3e

Browse files
authored
Merge pull request #9 from OpticFusion1/pr-799
Import upstream PR practical-tutorials#799: Add FastAPI tutorial to Python Web Applications
2 parents 2228cea + dd80f98 commit 6484e3e

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -475,6 +475,7 @@ To get started, simply fork this repo. Please refer to [CONTRIBUTING.md](CONTRIB
475475
- [Part 4](https://danidee10.github.io/2018/01/10/realtime-django-4.html)
476476
- [Part 5](https://danidee10.github.io/2018/01/13/realtime-django-5.html)
477477
- [Part 6](https://danidee10.github.io/2018/03/12/realtime-django-6.html)
478+
- [Developing and Testing an Asynchronous API with FastAPI and Pytest](https://testdriven.io/blog/fastapi-crud/)
478479
- [Python API development and CI/CD pipelines with FastAPI, Docker and More](https://www.youtube.com/watch?v=0sOvCWFmrtA) (video)
479480
- [Full Stack Web App (Spotify Music Controller App) with Django and React](https://www.youtube.com/playlist?list=PLzMcBGfZo4-kCLWnGmK0jUBmGLaJxvi4j) (Video Playlist)
480481
- [Build a Secure Task Management App with React and Appwrite](https://theankurtyagi.com/appwrite/)

0 commit comments

Comments
 (0)