Currently we have a PUT request to /frisbee/user/home which stores users home chapter. I doesn't actually work. Even if it works, we currently don't use it.
- First we should remove
frisbee name from the endpoint.
- Second, we should have a
GET request to read the value.