mangrep / ifsc-rest-api

REST API for getting bank details like IFSC, MICR, CONTACT NUMBER, ADDRESS etc.
MIT License
35 stars 19 forks source link

Python Wrapper for API's #6

Closed PSanni closed 7 years ago

PSanni commented 7 years ago

Hi, I have written API's wrapper library for python. https://github.com/PSanni/Python_Bank_Wrapper

ghost commented 7 years ago

Hi Manish, I have written API wrapper for Javascript and Java.

JavaScript

This can be used with both nodejs server side as well on client side. https://github.com/arjunnayak0705/js-indian-bank-api

Java

https://github.com/arjunnayak0705/java-indian-bank-api-wrapper

mangrep commented 7 years ago

thanks @PSanni @arjunnayak0705 for your effort, I will soon update the docs.