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
-2Lines changed: 0 additions & 2 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -14,8 +14,6 @@
14
14
15
15
All requests must be made to the base url: ``https://coronavirus-tracker-api.herokuapp.com/v2/`` (e.g: https://coronavirus-tracker-api.herokuapp.com/v2/locations). You can try them out in your browser to further inspect responses.
16
16
17
-
**Note:** The "latest" data may differ between the legacy API (v1) and v2, although only by a tiny amount. The second version (v2) is more accurate.
18
-
19
17
### Getting latest amount of total confirmed cases, deaths, and recoveries.
0 commit comments