Skip to content

Instantly share code, notes, and snippets.

@becsegal
Created October 10, 2011 16:41
Show Gist options
  • Select an option

  • Save becsegal/1275759 to your computer and use it in GitHub Desktop.

Select an option

Save becsegal/1275759 to your computer and use it in GitHub Desktop.
GET /api/v1/me.json
{
users: [
{
avatar_url: "/images/default-avatar.png"
name: "Marian Brick"
username: "mbrick"
id: 6076
description: null
}
]
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment