Ten tips for designing a useful REST service API
I regularly build front-end UIs that talk to REST services. During this time I've found that some service APIs seem to have been built to accomodate change, whilst others seem to actively work against it. In this post I'm going to talk about some of the...