14 lines
479 B
JSON
14 lines
479 B
JSON
{
|
|
"xmpp": "https://jabber.happy-dev.fr/http-bind/",
|
|
"authority": "http://localhost:8000/",
|
|
"endpoints": {
|
|
"businessproviders": "http://localhost:8000/businessproviders/",
|
|
"circles": "http://localhost:8000/circles/",
|
|
"groups": "http://localhost:8000/groups/",
|
|
"joboffers": "http://localhost:8000/job-offers/",
|
|
"projects": "http://localhost:8000/projects/",
|
|
"skills": "http://localhost:8000/skills/",
|
|
"users": "http://localhost:8000/users/"
|
|
}
|
|
}
|