RESTful APIs have become integral to technology and dominate web development. While REST is based on simple principles like using HTTP methods and representing resources, there is still a lack of standardization around documentation and discovery. WADL aims to provide a standard like WSDL for REST that would reduce errors and enable code generation.