Hello! I have user, user can have many favorite stations. User can add/remove station from favorites. What controller should I put these functionalities
Users
Users
or
Stations
Stations
e.g.
POST:/users/{id}/stations/favorite, body stationId
POST:/users/{id}/stations/favorite, body stationId