Skip to content

Instantly share code, notes, and snippets.

@james-gibson
Created December 18, 2013 17:54
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/8026794 to your computer and use it in GitHub Desktop.
Save james-gibson/8026794 to your computer and use it in GitHub Desktop.
Unauthenticated
{
"version": "0.1",
"about": "This API exists as a description of James Gibson and his skills",
"why": "PDF's are so 2001",
"authentication": {
"URL": "http://localhost:3001/api/authenticate",
"queryParameters": [
"user",
"key"
]
}
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment