-
Notifications
You must be signed in to change notification settings - Fork 21
/
apidoc.json
34 lines (29 loc) · 907 Bytes
/
apidoc.json
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
{
"name": "GeeSome Node API",
"description": "🦈 Your self-hosted decentralized Messenger, Social network, Media file storage on top of IPFS! Freely communicate in encrypted chat groups, share images, video, text or any data without a risk of censorship or blocking.",
"title": "GeeSome Node - Self-hosted decentralized Messenger, Social network, Media file storage on top of IPFS",
"url" : "https://github.com/galtproject/geesome-node",
"order": [
"Setup",
"IsEmpty",
"RunSetup",
"Login",
"LoginPassword",
"GenerateAuthMessage",
"LoginAuthMessage",
"User",
"CurrentUser",
"UserContent",
"UserSaveFile",
"UserSaveData",
"UserSaveDataByUrl",
"UserOther",
"UserAsyncOperation",
"UserGroup",
"UserGroupCreate",
"UserGroupUpdate",
"UserGroupsForMember",
"UserGroupsForAdmin",
"UserGroupsAsPersonalChats"
]
}