Ekapp/ROUTES.md

10 lines
177 B
Markdown
Raw Normal View History

2020-06-10 06:25:21 +00:00
# Route Documentation
### [GET] /
Returns the index page...
### [GET] /users
Shows a list of all the users.
[REQUIREMENTS]
The user must be authenticated!