mirror of
https://github.com/danbulant/covid
synced 2026-06-24 09:12:34 +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.
|