40 lines
2.0 KiB
JSON
40 lines
2.0 KiB
JSON
|
{
|
||
|
"xmpp": "https://jabber.happy-dev.fr/http-bind/",
|
||
|
"authority": "https://api.community.startinblox.com/",
|
||
|
"authorityName": "test3",
|
||
|
"clientName": "patate",
|
||
|
"clientLogo": "https://cdn.startinblox.com/logos/webp/startinblox.webp",
|
||
|
"publicDirectory": true,
|
||
|
/*"clientCSS": "client.css",*/
|
||
|
"endpoints": {
|
||
|
"get": {
|
||
|
"circles": "https://api.community.startinblox.com/circles/",
|
||
|
"dashboards": "https://api.community.startinblox.com/dashboards/",
|
||
|
"projects": "https://api.community.startinblox.com/projects/",
|
||
|
"businessproviders": "https://api.community.startinblox.com/businessproviders/",
|
||
|
"customers": "https://api.community.startinblox.com/customers/",
|
||
|
"groups": "https://api.community.startinblox.com/groups/",
|
||
|
"joboffers": "https://api.community.startinblox.com/job-offers/",
|
||
|
"users": "https://api.community.startinblox.com/users/",
|
||
|
"skills": "https://api.community.startinblox.com/skills/",
|
||
|
"uploads": "https://api.community.startinblox.com/upload/"
|
||
|
},
|
||
|
"post": {
|
||
|
"circles": "https://api.community.startinblox.com/circles/",
|
||
|
"dashboards": "https://api.community.startinblox.com/dashboards/",
|
||
|
"projects": "https://api.community.startinblox.com/projects/",
|
||
|
"businessproviders": "https://api.community.startinblox.com/businessproviders/",
|
||
|
"customers": "https://api.community.startinblox.com/customers/",
|
||
|
"groups": "https://api.community.startinblox.com/groups/",
|
||
|
"joboffers": "https://api.community.startinblox.com/job-offers/",
|
||
|
"users": "https://api.community.startinblox.com/users/",
|
||
|
"skills": "https://api.community.startinblox.com/skills/",
|
||
|
"uploads": "https://api.community.startinblox.com/upload/"
|
||
|
}
|
||
|
},
|
||
|
"analytics": [{
|
||
|
"type": "matomo",
|
||
|
"url": "https://matomo.startinblox.com/",
|
||
|
"id": "2"
|
||
|
}]
|
||
|
}
|