Hacker News new | ask | show | jobs
by unilynx 1841 days ago
> My main issue with REST is that there are too many ways to pass arguments! Here is the list:

Well he even missed one, the headers. Eg, stripe uses a Stripe-Version header to select an API version

1 comments

Hadn't seen that, thanks, I've updated the post to include it.