mirror of
https://github.com/danbulant/covid
synced 2026-06-20 15:11:17 +00:00
13 lines
135 B
Markdown
13 lines
135 B
Markdown
# Endpoints
|
|
|
|
## country
|
|
|
|
`/country/:country`
|
|
|
|
Shows information about given country.
|
|
|
|
## global
|
|
|
|
`/global`
|
|
|
|
Shows global informations.
|