3 ms·
Yes, I also balked when I originally encountered this pattern at a previous co. And I think agree with your point, "correct in a wrong way"? Yeah, everything a
by cco 2mo ago
Yes, I also balked when I originally encountered this pattern at a previous co.
And I think agree with your point, "correct in a wrong way"? Yeah, everything as a POST is wrong, but it is less wrong and more clear to just ignore REST because the assumptions are broken so often it just makes it more complicated.
Just POST everything and make it clear in the URI + bodies what is happening.