Live data from Hacker News

Viewing profile — mookid

mookid

HN member
Joined
Tue, Apr 07, 2009, 9:27 AM UTC
HN karma
1
Public activity
1 items

About mookid

No profile information was provided.

Recent public activity

  1. 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 …