- From: Asbjørn Ulsberg via GitHub <sysbot+gh@w3.org>
- Date: Mon, 02 Oct 2017 18:33:29 +0000
- To: public-hydra-logs@w3.org
I have to say I like Vimeo's approach of using `PUT` to like a video, making the request idempotent. As [Twitter uses `POST favorites/create/:id`](https://developer.twitter.com/en/docs/tweets/post-and-engage/api-reference/post-favorites-create), I often find myself double-liking the same tweet, ending up un-liking it because Tweetbot seems to have implemented some kind of idempotency protection themselves. I don't know Twitter's API, but I assume that's due to favouriting the same Tweet twice causes an error. -- GitHub Notification of comment by asbjornu Please view or discuss this issue at https://github.com/HydraCG/Specifications/issues/134#issuecomment-333624199 using your GitHub account
Received on Monday, 2 October 2017 18:33:18 UTC