Skip to content

Instantly share code, notes, and snippets.

@up1
Created July 2, 2014 05:03
Show Gist options
  • Save up1/a8b296d1d0d4bf43c944 to your computer and use it in GitHub Desktop.
Save up1/a8b296d1d0d4bf43c944 to your computer and use it in GitHub Desktop.
Demo :: Stubby4j
- request:
method: GET
url: /hello-world
response:
status: 200
headers:
content-type: application/json
body: '{"id": 1, "name": "Up1"}'
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment