meta { name: Get Gemlog By Slug type: http seq: 6 } get { url: http://eisenhorn:5023/gemlog/_design/capsule/_view/post_by_slug?key="hello-from-gemlog-cli" body: json auth: basic } params:query { key: "hello-from-gemlog-cli" } auth:basic { username: gemlog-cli password: {{pw}} } settings { encodeUrl: true }