Y
Hacker News
new
|
ask
|
show
|
jobs
by
justincormack
4235 days ago
You cant (at present) execute code on a GET request, so you need to have static content pushed to S3 as the basis for your app. You can update it on POST/PUT though, so you can construct an application via that.