Live data from Hacker News

Viewing profile — rcari

rcari

HN member
Joined
Tue, Mar 03, 2015, 5:22 PM UTC
HN karma
3
Public activity
2 items

About rcari

No profile information was provided.

Recent public activity

  1. comment
    Comment #9139424

    Sure, but how convenient it is to just generate the resource once and for all and dump it in the file system following REST semantics, thus making it useless to waste CPU cycles co…

  2. comment
    Comment #9138970

    Well REST allows for resources to be accessed as they are: resources. Using POST/GET query parameters implies that the server should do some actual processing on these to deliver t…