I am building an app with a part that is publicly available, that means i have a route where requests can be send from a public visitor.
My concern is now, if it is possible to create a limitation for how many requests can be send in a specific time to prevent that the service gets unavailable because someone or a bot sent to many requests.