Skip to content

Instantly share code, notes, and snippets.

@gebv
Last active March 6, 2017 23:27
Show Gist options
  • Select an option

  • Save gebv/c7927c0c3d59ff1b030df4f5910044ae to your computer and use it in GitHub Desktop.

Select an option

Save gebv/c7927c0c3d59ff1b030df4f5910044ae to your computer and use it in GitHub Desktop.
test API Blueprint
FORMAT: 1A
# My API
## POST /places
+ Request (application/json)
{"text": "a"}
+ Response 200 (application/json)
{"text": "a"}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment