An example would be https://www.w3.org/wiki/Socialwg/Social_API/User_stories#Liking_And_Showing_Likes . If a user likes some content, it should have about three effects: 1. A "like" activity is included in the user's recent activities stream. 2. The user is included on the list of people who "like" the object. 3. The object is included on the list of object the user "likes". Would maintaining these effects be done by the API client, or would servers be expected to ensure these side-effects?
An example would be https://www.w3.org/wiki/Socialwg/Social_API/User_stories#Liking_And_Showing_Likes . If a user likes some content, it should have about three effects:
Would maintaining these effects be done by the API client, or would servers be expected to ensure these side-effects?