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

Limits #3

Closed swapnil002 closed 8 years ago

swapnil002 commented 8 years ago

Hey,

What are the limits of using it? I read a commit which says 100 request/day per IP address. Cant it be increased?

And what is the uptime of this server?

mangrep commented 8 years ago

Hi,

I have increased the limit to 200 per day per IP. IFSC server is running 24/7. I am running multiple instance on AWS.

Thanks