Hi all, I'm trying to figure out what is the best service to use when running a single function script. I'm aware of google cloud functions, but that seems to have more of a define request/response structure. What I'm trying to achieve is essentially the same as Github Pages - when you can store a single function in `index.js` of your `docs` directory, and it will run that function on call.
Is App Engine a good place to do that? Or should I stick to hosting full on websites in App Engine? -- You received this message because you are subscribed to the Google Groups "Google App Engine" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To view this discussion on the web visit https://groups.google.com/d/msgid/google-appengine/d7a61e6d-e2ae-4a2a-a5a8-750bae7d2595n%40googlegroups.com.
