REST Assured is a Java library that provides a domain-specific language (DSL) for writing powerful, maintainable tests for RESTful APIs.
REST Assured enables testing of REST services in Java.
It uses a fluid syntax inspired by similar libraries for ruby and groovy.