Skip to content

Commit 7ed908e

Browse files
committed
Description for API Endpoints modified
1 parent 990e1d0 commit 7ed908e

File tree

1 file changed

+5
-1
lines changed

1 file changed

+5
-1
lines changed

README.md

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,11 @@ Support multiple data sources.
2121

2222
## Endpoints
2323

24-
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.
24+
All endpoints are located at ``coronavirus-tracker-api.herokuapp.com/v2/`` and are accessible via https. For instance: you can get data per location by using this URL:
25+
``https://coronavirus-tracker-api.herokuapp.com/v2/locations``
26+
27+
You can try to open the URL in your browser to further inspect the response.
28+
2529

2630
### Picking data source
2731

0 commit comments

Comments
 (0)