Closed dollardhingra closed 3 years ago
Currently, the vaccine search is limited to Delhi only. Following needs to be achieved:
Use the following GET API to get list of states:
https://cdn-api.co-vin.in/api/v2/admin/location/states/
Use the following GET API to get list of districts:
https://cdn-api.co-vin.in/api/v2/admin/location/districts/<state_id>
Also, include "All Districts" option for each state.
Currently, the vaccine search is limited to Delhi only. Following needs to be achieved:
Use the following GET API to get list of states:
Use the following GET API to get list of districts:
Also, include "All Districts" option for each state.