Skip to content

GauravJ3/ticketapi

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Django Rest API

IFSC Code Fetching REST API made using djangorestframework, It's a RESTful API written in Django to get any branch details using ifsc code and find all the branches of a bank in a Indian city.

For testing purpose

first install the requirements.txt file using python and then type these commands in browser :

http://localhost:8000/api/{ifsccode}

http://localhost:8000/api/{bank-name}/{city}

to get started.

Alternatively

you can run the curl script from linux to test the API.

About

IFSC Code Fetching REST API made using djangorestframework

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 2

  •  
  •  

Languages