Java Might Get a Formal API for REST. Even Needed?
Henry Story has a great rundown on JSR-311: a Java API for RESTful Web Services?. Lots of links for REST APIs and implementations and frameworks for Java.
Is a REST framework for Java even needed? I think a better Servlet and HTTP library would serve a better purpose, allowing Java to be more RESTful while at the same time making programming HTTP easier and more explicit.
Is a REST framework for Java even needed? I think a better Servlet and HTTP library would serve a better purpose, allowing Java to be more RESTful while at the same time making programming HTTP easier and more explicit.