Skip to content
Merged
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Prev Previous commit
Removed some dov
  • Loading branch information
ExpDev07 committed Mar 18, 2020
commit a0327d4d0221a45e6f98dc779c8035e0dc3a8b0c
2 changes: 0 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -14,8 +14,6 @@

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.

**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.

### Getting latest amount of total confirmed cases, deaths, and recoveries.
```http
GET /v2/latest
Expand Down