netlify / ask-netlify

A place to submit questions for Netlify to answer in tutorials, podcasts and blog posts
https://ask.netlify.com
32 stars 8 forks source link

Functions functions functions 😊 #72

Open bernardbaker opened 4 years ago

bernardbaker commented 4 years ago

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?