Y
Hacker News
new
|
ask
|
show
|
jobs
by
bawolff
1386 days ago
You can definitely make a crud app with only GET. E.g. PHP used to have support for automatically adding session ids to urls in links, for people who didn't like cookies.