Client

Execute function (GET)

Execute a function using GET method. Proxied to Deno runtime.

get/functions/{slug}

Path parameters

slugstring required

Function slug identifier

Response

Function executed successfully

Changes