Skip to content

Instantly share code, notes, and snippets.

@Sam-Kruglov
Last active January 11, 2018 04:13
Show Gist options
  • Save Sam-Kruglov/e7fd71b81addebce230e517772f3ca0d to your computer and use it in GitHub Desktop.
Save Sam-Kruglov/e7fd71b81addebce230e517772f3ca0d to your computer and use it in GitHub Desktop.
Initial Response for GET localhost:8080
{
"_links" : {
"groups" : {
"href" : "http://localhost:8080/groups"
},
"users" : {
"href" : "http://localhost:8080/users"
},
"profile" : {
"href" : "http://localhost:8080/profile"
}
}
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment