The controller must have two endpoints Create/Update: **post**: /workedhours/:clientid/:userid/:date body:{hours:x} Get worked hours of given month **get**: /workedhours/:year/:month/:clientid/:userid/