akivamu@gmail.com
Suppose we have a function:
function selfGreeting() { console.log('Hello from ' + this.name) }
This is simplified steps, for full setup, refer to this tutorial.
POST /users { "name": "Alice", "age": 20 }