From: Sebastián Ramírez Date: Sun, 9 Aug 2020 15:02:51 +0000 (+0200) Subject: 📝 Add link to TestDriven.io course in docs (#1860) X-Git-Tag: 0.61.0~6 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=912a43ee3da5aecf52fb239b99c2724bb22e465c;p=thirdparty%2Ffastapi%2Ffastapi.git 📝 Add link to TestDriven.io course in docs (#1860) --- diff --git a/docs/en/docs/advanced/index.md b/docs/en/docs/advanced/index.md index 628eb71af6..917f4a62eb 100644 --- a/docs/en/docs/advanced/index.md +++ b/docs/en/docs/advanced/index.md @@ -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: Test-Driven Development with FastAPI and Docker by **TestDriven.io**. + +They are currently donating 10% of all profits to the development of **FastAPI**. 🎉 😄