RUN node server.js POSTMAN URL endpoint http://localhost:{PORT}/rpc body data { "createUser": { "name":"new user", "age":30 } }