Hacker News new | ask | show | jobs
by drspacemonkey 2500 days ago
Assuming your API follows REST, I find the MVC pattern to be immensely helpful. Even if the "V" part is just an object serializer, it's still a great pattern.