registerEndpoint("/hello_world","GET",[],"HELLO_WORLD",main,result) addVar(name,"Alberto") result = "Hello," + name addResult(result)