- [x] GET all Users - [x] POST a new User to the database - [x] GET a User by id - [x] PUT/UPDATE a User by id - [x] DELETE a User by id