Hacker News new | ask | show | jobs
by pwinnski 2070 days ago
I generally try to design APIs from a consumer perspective, and then usually I end up with something RESTful. Let the server do whatever it has to do, you know?