Thursday March 22, 2012

RESTful API Design

A great introductory article to good RESTful API design by Mgunth Kumar. Covers organization of your resources, behaving as a good HTTP citizen, and versioning. Nice place to start if you’re rusty on your server side chops.