covidarmy / backend

The Backend for COVID Army
6 stars 3 forks source link

Update `/checkCity`'s response to have all resource types and total documents for that resource #112

Closed SwarnimWalavalkar closed 3 years ago

SwarnimWalavalkar commented 3 years ago
{
  found: true,
  name: "Delhi",
  totalContacts: 50,
  Oxygen bed: 5,
  Icu: 3,
  Remdesivir: 4
}