Last Updated: February 25, 2016
·
474
· adelevie

Roundabout webscript.io upload script

https://gist.github.com/4256280

When you write this locally

app:get("/hello", [[
  return 'hello!'
]])

you can easily upload it to webscript.io. Completely experimental and still in proof of concept stage.