Ekapp/ROUTES.md

10 lines
177 B
Markdown

# Route Documentation
### [GET] /
Returns the index page...
### [GET] /users
Shows a list of all the users.
[REQUIREMENTS]
The user must be authenticated!