Hacker News new | ask | show | jobs
by mkettn 2436 days ago
I've never understood all this excitement about REST. If you need a special service, just code a small shell program and register it at /etc/inetd.conf. if you need security, pipe your text file thru OpenSSL/pgp or use ssh instead.
1 comments

Because you need HTTP to write web applications?