Skip to content

Instantly share code, notes, and snippets.

@james-gibson
Created December 18, 2013 17:56
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 james-gibson/8026833 to your computer and use it in GitHub Desktop.
Save james-gibson/8026833 to your computer and use it in GitHub Desktop.
GET api/resume?token=[token]
{
"summary": {
"profiles": [
"http://careers.stackoverflow.com/jamesgibson",
"http://www.linkedin.com/pub/james-gibson/16/8bb/5b3"
]
},
"social": {
"twitter": "https://twitter.com/brainchildpro"
},
"employment": {},
"professional": {
"github": "https://github.com/james-gibson",
"bitbucket": "https://bitbucket.org/james_gibson"
},
"education": {
"university": {
"name": "Salisbury University",
"url": "www.salisbury.edu"
},
"degree": {
"type": "BS",
"name": "Information Systems",
"school": "Perdue Business School"
},
"minor": {
"name": "Geographical Information Science",
"school": "Henson Science School"
}
}
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment