I'm running a node function that uses AppExpress to serve my client web application(s).
Generally speaking it is better to directly hit the function url or to run the web sdk's createExecution method?
I'm hoping to hit the url directly so that I can test my client applications against a running local function as desribed here: https://www.appwrite.io/blog/post/announcing-local-development