This post is a follow up to the “Hello world!” one. It describes the usual next step, the “Hello name!”, passing a name argument and displaying it. Simple. https://api.raw-labs.com/demos/1/public/hello-world/hello-name?name=Joe As we already have the folder and files structure available, we will implement a new endpoint called hello-name in the original…