Description Usage Arguments Value Examples
details on API syntax: https://github.com/GregVes/covid-19-api-server
1 | covid_api_request(request)
|
request |
character with request to api, eg. "?country=Spain" if you want to display data for Spain |
list with response and parsed response from json
1 2 3 | {
covid_api_request("?country=Spain")
}
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.