So you want to write a RESTful server in Java…

For work I’ve been helping some folks with a demo Android app. They needed a backend to test against and so whipping up a servlet was suggested.  A couple hours work…. if you’ve done it a bunch.  So I hacked up a skeleton and promised some references. I thought I do it here and share. These are some of my favorite ingredients for throwing together a servlet backend.