Skip to content

API written in Go to provide number of COVID cases and deaths with date and/or country queries, and news stories related to COVID for countries.

License

Notifications You must be signed in to change notification settings

Sean2108/Yet-Another-COVID-API

Repository files navigation

Yet Another COVID API

Build Statuscodecov

API written in Go to provide number of COVID cases and deaths with date queries, and news stories related to COVID for countries. Data is provided by John Hopkins CSSE (https://github.com/CSSEGISandData/COVID-19).

Deployed at https://yet-another-covid-api.herokuapp.com.

Endpoints:

/cases:

/news:

Allowed date formats:

  • MM/DD/YY
  • MM/DD/YYYY
  • YYYY/MM/DD
  • YY/MM/DD

You can use either / or - as the date delimiters.

Allowed country formats:

You can use the full name or the short 2 letter ISO 3166 Alpha-2 code to identify countries. For example, SG and Singapore are equivalent. This is case insensitive.

About

API written in Go to provide number of COVID cases and deaths with date and/or country queries, and news stories related to COVID for countries.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published