Skip to content

Instantly share code, notes, and snippets.

@zanonnicola
Last active January 24, 2017 18:55
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save zanonnicola/36a895ba75b455c6dbc509f6b8c0912a to your computer and use it in GitHub Desktop.
Save zanonnicola/36a895ba75b455c6dbc509f6b8c0912a to your computer and use it in GitHub Desktop.
Fake API response
{
"id": 2,
"messages": [
{
"attachment": {
"type": "image",
"payload": {
"url": "https://placeholdit.imgix.net/~text?txtsize=33&txt=500%C3%97500&w=500&h=500"
}
}
}
]
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment