Remix.run Logo
1718627440 a day ago

'(to) comment' is already a verb.

tgv a day ago | parent [-]

GET, COMMENT, PUT, UPDATE, DELETE. Yeah, makes sense. Now we only need an alternative for PUT to backcronym CRUD. RIPOSTE?

1718627440 a day ago | parent [-]

I was referring to that the PATH could just be named /api/comment?... , because comment is already a verb.

sh0gg0the a day ago | parent | next [-]

URIs/paths are meant to point at resources/documents and therefore ideally should not contain verbs.

pixelatedindex a day ago | parent [-]

The word comment can be both a verb and a noun though. Are we pedantic enough yet? (:

danshipt a day ago | parent | prev [-]

This is exactly the kind of pointless discussion around rest apis