Skip to content

Instantly share code, notes, and snippets.

@wikimatze
Created March 8, 2016 12:57
Show Gist options
  • Select an option

  • Save wikimatze/10d8fd921079fd04c16a to your computer and use it in GitHub Desktop.

Select an option

Save wikimatze/10d8fd921079fd04c16a to your computer and use it in GitHub Desktop.
hello_world_get:
request:
path: /hello/world
methods: ['GET']
headers:
Content-Type: text/html
Cookie: @[email protected]()
response:
content: |
Hello4080837 {{ request.query.get('name') }}!
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment