Sandeep Kumar
Sandeep Kumar
Thank you Laurent for explanation. I suggest we add this example in the test case (tests/test_fastapi_extension.py). It will be helpful for others as well.
Thanks, I will raise a PR. Could you please give me access to push a branch.
Hi Laurent, I raised a PR : https://github.com/laurentS/slowapi/pull/66 as per above discussion. I have a doubt, as seen in my PR I am using exempt in this format : `@limiter.limit('exempt')`...
Hi @laurentS, could you please review above mentioned PR.