Direction: Choose the correct option
Q1.
Why would you implement rate limiting in an Express app?
Direction: Choose the correct option
Q2.
Which middleware is commonly used for rate limiting in Express?
Direction: Choose the correct option
Q3.
What does slowDown middleware do?
Direction: Choose the correct option
Q4.
How can you identify a client for rate limiting?
Direction: Choose the correct option
Q5.
What HTTP status code is typically sent when rate limit is exceeded?
