CAVaccineInventory / vial

The Django application powering calltheshots.us
https://vial.calltheshots.us
MIT License
13 stars 1 forks source link

/api/searchLocations?vaccines_offered=Moderna filter #713

Closed simonw closed 3 years ago

simonw commented 3 years ago

Needed to help test #705. This should work in combination too, so ?vaccines_offered=Moderna&vaccines_offered=Pfizer returns locations that offer both of those vaccines.

simonw commented 3 years ago

I'll do ?vaccines_offered_null=1 too for finding locations with no vaccines offered.