I’m aware of what they both are, but that doesn’t really answer my question given that noblox already handles the HTTP requests for you, hence the name “api wrapper”
express allows you to do multiple functions on the same glitch page as you can just change the url. You could do it how you said but that would mean making loads of profjects/functions and then needing to access the via roblox httpService would be very hard
This is a great tutorial! Very helpful, and to the point, however I have leading questions for you.
Is this supported for real-time interaction?
→ If so, you may want to use a different host provider, as Glitch is overly filled with traffic. Sending a POST/GET from ROBLOX < - > Glitch yields up to 2 minutes.
If it isn’t supported, how long does it take for a request?
→ When sending a GET to glitch, how long is the response time?
Very interesting. I was just toying around with Glitch recently past day/or two, and was receiving yielded responses from glitch. Had roblox sent a GET to the site, and it either will yield or timeout.
you are correct however it can be useful to create multiple glitch accounts and multiple projects and a math.random to choose with project to use this is for ratelimits if your game is large, this is what roproxy does
Is glitch.com safe? I have code that requires .ROBLOSECURITY cookie for some stuff, but when I execute the code sometimes I get logged of from my account and it says there is a new log in in Virginia, USA…