Skip to content

Instantly share code, notes, and snippets.

@darrelmiller
Created March 6, 2012 13:04
Show Gist options
  • Save darrelmiller/1986163 to your computer and use it in GitHub Desktop.
Save darrelmiller/1986163 to your computer and use it in GitHub Desktop.
Tekpub1
GET /
=>
200 OK
Content-Type: application/hal+json
{
"_links": {
"self": { "href": "/" },
"urn:tekpub:login": { "href": "/login" }
}
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment