
webscript.io
webscript - scripting on the webSimple things should be easy. Just choose a URL and type in a script. No servers, no deployment, no hassle. Real, working examples. Get the current count local count = storage.count or 0 - persist the updated count storage.count = count 1 - return JSON to the caller return {count=count}. Generate an email from a Stripe webhook local event = json.parse(request.body) if event.type = 'charge.succeeded' then local object = event.data.object email.send { server='. Use any SMTP server local username = '. Websc...
http://www.webscript.io/
SOCIAL ENGAGEMENT