Skip to content

Instantly share code, notes, and snippets.

@ppadron
Created August 16, 2011 01:20
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 ppadron/1148255 to your computer and use it in GitHub Desktop.
Save ppadron/1148255 to your computer and use it in GitHub Desktop.
< HTTP/1.1 200 OK
< Server: nginx/0.8.54
< Date: Fri, 15 Jul 2011 10:20:35 GMT
< Content-Type: application/json
< Transfer-Encoding: chunked
< Connection: keep-alive
<
{
"username": "minhaempresa",
"emailAddress": "email@example.com",
"apiKey": "0e4fe7b1c0",
"rateLimit": {
"max": 10000,
"reset": 1313389829,
"current": 11
}
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment