This approach won't work if you want to have a separate rate limiter for all your API's. You are storing the key IP in redis where as it should be req.url + IP
@bytebytego-19 ай бұрын
ya i guess it would be better man
@markbarlescu18532 жыл бұрын
Nice. it's assuring to know that people do share such knowledge to the world. rather than keep it to themselves .
@AdityaParmar-dr7guАй бұрын
Great video men 👍👍
@aravindrooswelt47346 ай бұрын
How will it work when we add clustering in our server? When the last count, all concurrent requests will be accepted right?
@vivekchaudhary17682 жыл бұрын
So, in a interview they ask me what if user IP is changing on every request then how will you rate limit this?
@exitium3572 Жыл бұрын
rate limit the API key itself
@muhamedsufail8089 Жыл бұрын
Rate limit with user id or api keys.
@Cospel2 жыл бұрын
This video was very useful! Thanks you!
@ethanz49282 жыл бұрын
where i can check this source Code?
@criptik52083 жыл бұрын
Whats coming in future in terms of new projects or even new cource like android developement or machine learning anything that will be high im demand in future market
@greendsnow Жыл бұрын
That's good! Maybe I can apply it to Supabase?!
@criptik52083 жыл бұрын
Front end or back end ? Accelator program?
@allanjeremias60603 жыл бұрын
i know it's pretty randomly asking but does anyone know of a good site to watch newly released tv shows online?
@crewquinn4283 жыл бұрын
@Kristopher Andres Definitely, have been using FlixZone for since march myself :)
@allanjeremias60603 жыл бұрын
@Kristopher Andres Thanks, signed up and it seems like a nice service :D Appreciate it!!
@kristopherandres44543 жыл бұрын
@Allan Jeremias you are welcome xD
@khwbhawjfamilylivechannel3223 жыл бұрын
How can i download your code?
@niamreg_dev3 жыл бұрын
Thank you !
@codedamn3 жыл бұрын
You're welcome!
@vipsingh87235 ай бұрын
nice, now make concurrent requests using some pentest tool.
@khwbhawjfamilylivechannel3223 жыл бұрын
No work to me, I use TypeScript
@mdjahidulislam92053 жыл бұрын
Thanks 😘
@codedamn3 жыл бұрын
No problem!
@samhanna73823 жыл бұрын
compiler has no chill 😂
@ShubhamYadav-df1kc3 жыл бұрын
Is JSX used in node.js?
@niamreg_dev3 жыл бұрын
There is no JSX in this video. And you can't or maybe with this package: jsx-node
@codedamn3 жыл бұрын
I've personally not seen any backend codebase using JSX.
@CodingUnited3 жыл бұрын
@@codedamn _Server Side Components have left the chat_