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
Next Next commit
Making the URL a real link
  • Loading branch information
carmelag committed Mar 23, 2020
commit 5ab9cdcb85e9572984eba120d8f1fe682ff16490
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@ Support multiple data-sources.
## API Reference

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:
``https://coronavirus-tracker-api.herokuapp.com/v2/locations``
``(https://coronavirus-tracker-api.herokuapp.com/v2/locations)[https://coronavirus-tracker-api.herokuapp.com/v2/locations]``

You can try to open the URL in your browser to further inspect the response.

Expand Down