Skip to content

Instantly share code, notes, and snippets.

@theycallmeswift
Last active December 15, 2015 13:19
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 theycallmeswift/5266771 to your computer and use it in GitHub Desktop.
Save theycallmeswift/5266771 to your computer and use it in GitHub Desktop.
{
"protocol": "JSON",
"awesome": true,
"stats": {
"number_of_wtfs": 0,
},
"complaints": null,
"reasons": ["simple", "fast"]
}
<response>
<protocol>XML</protocol>
<stats>
<wtfs>1</wtfs>
<like_html>true</like_html>
</stats>
</response>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment