Live data from Hacker News

Viewing profile — rbw

rbw

HN member
Joined
Thu, Mar 03, 2016, 6:33 PM UTC
HN karma
3
Public activity
3 items

About rbw

No profile information was provided.

Recent public activity

  1. comment
    Comment #11225494

    Sounds like the others are indeed correct. Thanks for the citation!

  2. comment
    Comment #11225488

    Ah, I stand corrected. Thanks!

  3. comment
    Comment #11219242

    I think you're correct, actually. If you want to create a new object, it should be a POST. In a well designed RESTful service, a PUT on an object that doesn't exist should fail, an…