# Route Documentation

### [GET] /
    Returns the index page...

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