email-validator icon indicating copy to clipboard operation
email-validator copied to clipboard

what is the maximum limit of requests per month?

Open rohan2734 opened this issue 3 years ago • 1 comments

what is the maximum limit of requests per month?

rohan2734 avatar Feb 14 '22 09:02 rohan2734

This is a library designed to be bundled as part of a larger webapp. There is no limit.

jl-a avatar Mar 07 '22 07:03 jl-a

As @jl-a stated, there's no artificial limit. I'd add that there would be no external API requests and the library would live inside of your hardware, and therefore only limited by its' capabilities. But I doubt that the lib can become a bottleneck if not explicitly run in large database loop or terribly written cyclic code.

houd1ni avatar Mar 05 '23 05:03 houd1ni