RESTful Web Services

I’m typically not a huge fan of Java, but I’m also not a fan of much of the documentation that passes for “intro to the meaning of REST” that exists online.

This is a super good article on web services, and if you’re a believer in building simple web services (which are stateless) this would be a great place to start, even if you don’t like Java.