architadesai / indian_banks_rest_api

A REST API that provides banks details along with their branches across India, built using Django REST framework.

Home Page:https://indian-banks-service.herokuapp.com

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Indian Banks' REST API

A REST API that provides bank details along with their branches across India, built using Django REST framework.

CURL Script to Test Endpoints

curl_script_to_test_endpoints.sh file contains a list of commands that make request for the access token, using which endpoints are accessed and the returned response is displayed in the terminal when script runs.

To run the Script

Run following command to run this script which will show the details of bank & branches:

bash curl_script_to_test_endpoints.sh

Screenshots

Screenshots of DRF API results in the browser

Bank Details from IFSC

Bank details from IFSC

List of Branches - with Limit & Offset

List of branches

About

A REST API that provides banks details along with their branches across India, built using Django REST framework.

https://indian-banks-service.herokuapp.com


Languages

Language:TSQL 99.9%Language:Python 0.1%Language:Shell 0.0%