codeimag.es
codeimag.es copied to clipboard
general rate limiting
Now rate limiting is done based on user's number of credits
Just making this issue to note that for rate limiting in terms of number of calls is easy to do using the injectable dependency of this library / plugin: https://github.com/long2ice/fastapi-limiter
Given low usage of this API this is probably not needed now though