Hacker News new | ask | show | jobs
by johnny22 5676 days ago
not designing with REST in mind
1 comments

Why is that a costly mistake? REST is great but it's not the only way to do web development. Read up on continuations, for example. In fact, this very website is using continuations (check out how paging works) and it doesn't seem like a costly mistake.