You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: .learn/exercises/04-runnig-flask/README.md
+1-2Lines changed: 1 addition & 2 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,6 +1,6 @@
1
1
# `04` Demo your API!
2
2
3
-
Go ahead and check your API endpoint by typing this URL on your browser, and you should see the `Hello!` message like this:
3
+
Go ahead and check your API endpoint by adding `/todos` after the URL you got from running the Flask application, and you should see the `Hello!` message like this:
4
4
5
5

0 commit comments