logoalt Hacker News

gaigalastoday at 6:04 AM2 repliesview on HN

GET: I want to see stuff.

POST: I want to change stuff.

I don't know how this style cannot match cleanly any architecture.

It's not supposed to be a map to CRUD, it's a bunch of building blocks for manipulating state over a network.


Replies

Zambytetoday at 7:27 AM

What if the stuff you want to see can't be encoded in a URL?

show 1 reply
themafiatoday at 9:48 AM

PATCH: I want to change stuff.

show 1 reply