This site is hosted on https://drab-red-hummingbird-slip.cyclic.app/

To access the api just go to https://drab-red-hummingbird-slip.cyclic.app/api

And now lets say if we want only branches that are in mumbai only pass this as the query in the URL
For Example https://drab-red-hummingbird-slip.cyclic.app/api?city=MUMBAI
It will give response in the JSON format
Always type the name of the city in capital letters

We can search the branches using their ifsc, bank_id, city, district, state and bank_name

It took me around 3 days to complete this project