Global count in a date range
GET https://covidapi.info/api/v1/global/2020-03-10/2020-03-15
Global Count between any range of date between 22nd January 2020 and the last updated date
RESPONSES
status: OK
{"count":1,"from_date":"2020-03-10","result":{"confirmed":48854,"deaths":2178,"recovered":11630},"to_date":"2020-03-15"}