We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9a5b053 commit d9680c7Copy full SHA for d9680c7
.gitignore
@@ -172,3 +172,5 @@ days/013-016-css-basics/demos/selectorville/.idea/encodings.xml
172
days/013-016-css-basics/demos/selectorville/.idea/selectorville.iml
173
**.DS_Store
174
days/041-044-react/**node_modules
175
+.idea/100web-course.iml
176
+.idea/ruff.xml
days/009-012-modern-apis-starred/readme.md
@@ -1,4 +1,6 @@
1
-# Days 09-12 Building APIs with Api Star (0.5.41)
+# Days 09-12 Building APIs with FastAPI
2
+
3
4
5
**Important**: at the time of recording the newest version of `apistar` was `0.5.41`, which let you build complete APIs.
6
0 commit comments