Skip to content

should POST /key be PUT? #4

@cyphar

Description

@cyphar

Arguably, POST /key is not an entirely correct use of POST -- since the insertion operation (after #1 gets fixed) is idempotent arguably it should be PUT. However, I'm not sure whether this will confuse students (then again, they'll have to deal with PUT when they move on to "real-world" APIs anyway).

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions