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: README.md
+2-2Lines changed: 2 additions & 2 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -4,7 +4,7 @@
4
4
5
5
## Endpoints
6
6
7
-
All requests must be made to the base url: ``https://coronavirus-tracker-api.herokuapp.com``. You can try them out in your browser to further inspect responses.
7
+
All requests must be made to the base url: ``https://coronavirus-tracker-api.herokuapp.com`` (e.g: https://coronavirus-tracker-api.herokuapp.com/all). You can try them out in your browser to further inspect responses.
8
8
9
9
Getting confirmed cases, deaths, and recoveries:
10
10
```http
@@ -67,4 +67,4 @@ You will need the following things properly installed on your computer.
0 commit comments