Open bernardbaker opened 4 years ago
Here's a scenario if somebody opens up Chrome debugger and send a load of fetch request to my API endpoints for netlify functions what's stopping a DDOS attack?
Or if requests are made to the API endpoints via a URL?
Is there any way to prevent this from happening?
About me
My question in a little more detail
Here's a scenario if somebody opens up Chrome debugger and send a load of fetch request to my API endpoints for netlify functions what's stopping a DDOS attack?
Or if requests are made to the API endpoints via a URL?
Is there any way to prevent this from happening?