CoronaStatsByCountry
{ path: "/", desc: "Base url, ping" }, { path: "/help", desc: "Displays this help message" }, { path: "/total", desc: "Total cases, deaths and recovered worldwide" }, { path: "/total/", desc: "Total cases, deaths and recovered for select country" }
CoronaStatsByCountry endpoints
| Method | Endpoint | Description |
|---|---|---|
| GET |
Base Url / |
Ping. Tells the user to go to /help for information on the endpoints |
| GET |
Total /total |
Total cases, deaths, recovered worldwide |
| GET |
Total/contryname /total/{country} |
Total cases, deaths, recovered for select country |
| GET |
Help /help |
API help and usage |
CoronaStatsByCountry pricing
| Plan | Price | Rate limit | Quotas |
|---|---|---|---|
| BASIC | Free | — |
|