ChrisRu / beight-api

✏️ Backend for a collaborative web editor

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Add limits to requests

ChrisRu opened this issue · comments

We should add a limit/100ms or something on the requests, so we make sure we don't have any spam that can slow the backend down.

This should also account for the login and signup post requests