Skip to content

Maheshoo7/bank-details-api

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

bank-details-api

  1. Given a bank branch IFSC code, get branch details
  2. Given a bank name and city, gets details of all branches of the bank in the city

The api is built using django-rest-framework

Installation

  • clone the repository
  • create virtualenv

$ pip install -r requirements.txt
$ python manage.py runserver

open below links

Heroku links

Find by IFSC

Find by city and bank name:

I have uploaded around 40,000 indian bank details, so you might not find every bank.

About

Get bank details from ifsc

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published