-
Notifications
You must be signed in to change notification settings - Fork 1
Rest Api
Egoplayer edited this page Apr 14, 2018
·
3 revisions
This page shows the current available rest API. The scheme shows an overview of the API in a tree structure. the description structure.
feamer
|
+-auth
| |
| +-validate
| +-login
| \-register
|
+-rest
| |
| +-friend
| | |
| | +-list
| | +-add
| | +-id
| | \-remove
| +-file
| | |
| | +-upload
| | +-<id>
| | \-share
| | |
| | \-<name>
| |
| \-health
|
\-web
|
\...
-> This are parameters which have to be filled with fitting data.