REST
Standards
Documentation
Frameworks / APIs
- Jersey : JSR-311
- RestEasy : JSR-311
- Apache CXF : JSR-311 @v2.2
- Restlet : Lightweight REST framework & JSR-311
Examples
- Overview of JAX-RS (JSR-311) using Jersey
- Restlet, CRUD, JSON : http://www.2048bits.com/2008/06/creating-simple-web-service-with.html
Tools
- RESTClient is a Java Swing application to test RESTful webservices
- JSONovich : A Firefox plugin that pretty-prints and colorizes JSON mozilla direct