12 years ago
RAML support for REST apis
Any plans to use the newly published RAML spec for REST (RAML.org)? Rest API markup language. It's a lot more complete than WADL for defining REST API's. Looks like WADL will become outdated and soapui is too invested in WADL for REST. RAML looks more like WSDL for the REST world, easier to generate REST test stubs with JSON. I believe there are already tools to create a test framework from the .raml file. Would be great to incorporate that into soapUI. Doesn't seem too hard.