Global count on a particular date

GET https://covidapi.info/api/v1/global/2020-03-15

Global count on any day between 22nd January 2020 and last updated date

RESPONSES

status: OK

{"count":1,"date":"2020-03-15","result":{"confirmed":167446,"deaths":6440,"recovered":76034}}