13 lines
391 B
JSON
13 lines
391 B
JSON
{
|
|
"xmpp": "https://jabber.happy-dev.fr/http-bind/",
|
|
"authority": "http://localhost:8000/",
|
|
"authorityName": "djangoldp-server-name",
|
|
"clientName": "Hubl",
|
|
"clientLogo": "https://cdn.startinblox.com/logos/hubl-logo.png",
|
|
"endpoints": {
|
|
"groups": "http://localhost:8000/groups/",
|
|
"skills": "http://localhost:8000/skills/",
|
|
"users": "http://localhost:8000/users/"
|
|
}
|
|
}
|