- The RESTful cookbook
REST is hot! And REST is finally rediscovered by API programmers all over the world. But REST isn't always as easy
as it seems on first look. Dealing with HATEOAS, Code on demand and uniform interfaces can be really tricky and many
people will fall back to not-so-restful approaches when things are starting to become more difficult. But it doesn't
need to be. Once you get to know REST, you will like it.