Rest Api - feamer/web GitHub Wiki
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.