Viewing profile — mookid
mookid
HN member- Joined
- Tue, Apr 07, 2009, 9:27 AM UTC
- HN karma
- 1
- Public activity
- 1 items
- HN profile
- View on Hacker News ↗
About mookid
No profile information was provided.
Recent public activity
-
comment
Comment #550664
hmm REST is just using HTTP properly (as a transfer protocol) - if you want to implement RPC go use some other protocol that is actually a transport, instead of raping HTTP simply …