I am trying to build rest APIs FOR MY AI APP
I wanna be able to put a limit based on how many requests the user is making
1. the user signs up, then will get an api key generated
2. everytime the user makes a request it will be tracked and if they do too many requests we will pause
So far the only way to do it is AWS/ how cn I make it work with buildship?
1. the user signs up, then will get an api key generated
2. everytime the user makes a request it will be tracked and if they do too many requests we will pause
So far the only way to do it is AWS/ how cn I make it work with buildship?

Solution
Hi @Abed Malak, You can refer to example to implement ratelimit - 💬・generalYour Majesty - Please is there a way to impleme....
Also, we'll come up with a template with the AWS uscase soon.
Also, we'll come up with a template with the AWS uscase soon.
