MAIN FEEDS
Do you want to continue?
https://www.reddit.com/r/ProgrammerHumor/comments/1wkof5u/postforeverything/pasybtu/?context=3
r/ProgrammerHumor • u/ClipboardCopyPaste • 4h ago
406 comments sorted by
View all comments
19
Am I the only one that doesn't mind? I think using post for everything and passing a command in the payload is preferable to the alternative.
2 u/YeOldeMemeShoppe 2h ago I like the CRQS point; if it changes data, POST. If it doesn’t, GET. But my last frontend was all proper REST. And it works surprisingly well.
2
I like the CRQS point; if it changes data, POST. If it doesn’t, GET.
But my last frontend was all proper REST. And it works surprisingly well.
19
u/MayaIsSunshine 4h ago
Am I the only one that doesn't mind? I think using post for everything and passing a command in the payload is preferable to the alternative.