diff --git a/README.md b/README.md index 5fd17e6..216a79b 100644 --- a/README.md +++ b/README.md @@ -178,6 +178,7 @@ ### Courses +- [Modern APIs with FastAPI and Python](https://training.talkpython.fm/courses/getting-started-with-fastapi) - A course designed to get you creating new APIs running in the cloud with FastAPI quickly. - [Test-Driven Development with FastAPI and Docker](https://testdriven.io/courses/tdd-fastapi/) - Learn how to build, test, and deploy a text summarization microservice with Python, FastAPI, and Docker. ## Hosting