limittation/ip? what you guys do to avoid potential DDOS and save credits
Which credits?
Use an authentication for workflows that you want to expose. IP whitelisting is also a good option.
that’s impossible ? for web chatbot integration
Hi, in a more serious setup you can use a service in front of it to perform these functions. Any cloud provider has them. There is no way you could handle a DDOS attack by yourself at scale.
Reg,
J
I’m thinking of that sir , right now I’m doing WAF in Cloudflare also rate limited for period of time , plus obfuscate and minify my mod.js so make it harder to get I know it’s still easy to grasp it via network, but at least make it harder by just looked at the plain code
for my own project yes via nexjs api rout but we can’t force the clients stack right?