- Creates new user in the database
- Responds with a token when the user is in the database
- Responds with a list of games.
- Responds with a list of my games.
- Responds with information of one game
- Responds with a list of games that correspond with the filter recieved.
- Create a new game in the database.
- Deletes the game with the received id.
- Updates the data of the game with the received id.