]> git.ipfire.org Git - thirdparty/fastapi/fastapi.git/commitdiff
📝 Add link to TestDriven.io course in docs (#1860)
authorSebastián Ramírez <tiangolo@gmail.com>
Sun, 9 Aug 2020 15:02:51 +0000 (17:02 +0200)
committerGitHub <noreply@github.com>
Sun, 9 Aug 2020 15:02:51 +0000 (17:02 +0200)
docs/en/docs/advanced/index.md

index 628eb71af683a24e65261d5b489e8d886b542fde..917f4a62eb562ec4cdf6dd108d0101abcb50dc2a 100644 (file)
@@ -16,3 +16,9 @@ In the next sections you will see other options, configurations, and additional
 You could still use most of the features in **FastAPI** with the knowledge from the main [Tutorial - User Guide](../tutorial/){.internal-link target=_blank}.
 
 And the next sections assume you already read it, and assume that you know those main ideas.
+
+## TestDriven.io course
+
+If you would like to take an advanced-beginner course to complement this section of the docs, you might want to check: <a href="https://testdriven.io/courses/tdd-fastapi/" class="external-link" target="_blank">Test-Driven Development with FastAPI and Docker</a> by **TestDriven.io**.
+
+They are currently donating 10% of all profits to the development of **FastAPI**. 🎉 😄