Skip to content

Commit d9680c7

Browse files
committed
Replace APIStar with FastAPI
1 parent 9a5b053 commit d9680c7

File tree

2 files changed

+5
-1
lines changed

2 files changed

+5
-1
lines changed

.gitignore

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -172,3 +172,5 @@ days/013-016-css-basics/demos/selectorville/.idea/encodings.xml
172172
days/013-016-css-basics/demos/selectorville/.idea/selectorville.iml
173173
**.DS_Store
174174
days/041-044-react/**node_modules
175+
.idea/100web-course.iml
176+
.idea/ruff.xml

days/009-012-modern-apis-starred/readme.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,6 @@
1-
# Days 09-12 Building APIs with Api Star (0.5.41)
1+
# Days 09-12 Building APIs with FastAPI
2+
3+
24

35
**Important**: at the time of recording the newest version of `apistar` was `0.5.41`, which let you build complete APIs.
46

0 commit comments

Comments
 (0)