Hacker News new | past | comments | ask | show | jobs | submit login

REST is not RPC; well, I don't think of it that way anyway.

RPC gives server parameters and asks it to actually do something, whereas REST asks for a representation of some resource.




I keep hearing that, but I don't understand exactly what it means. As far as I know, RPC in this case means "remote procedure call". So could someone provide simple examples of one thing that would be valid for RPC and a different thing that would work for REST?




Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: