We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 57586dc commit 7780241Copy full SHA for 7780241
README.md
@@ -24,7 +24,7 @@ Getting just confirmed:
24
GET /confirmed
25
```
26
```json
27
-{ "latest": 42767, "locations": [ ... ] }
+{ "latest": 42767, "locations": [ ... ], "last_updated": "2020-03-07T18:08:58.432242Z", "source": "https://github.com/ExpDev07/coronavirus-tracker-api" }
28
29
30
Getting just deaths:
0 commit comments