Hi everyone.
I'm working on a web app to suggest users content based on their likes and dislikes with machine learning. I don't really plan on making it public, but if it were to be published, how should rate limiting be handled ? Request would come from the same server, but for several distinct users.
And by the way, would that kind of service be allowed ?