version: 1 host: 'http://jsonplaceholder.typicode.com' GET /posts/: alias: posts POST /posts/: alias: new-post GET /users/$posts.body.0.userId: alias: post-user params: hello: 'world'