Can you describe a REST/HATEOAS API with WSDL?

65 Views Asked by At

The WSDL 2.0 Primer has two examples (sections 5.3.3 and 5.3.4) mentioning REST, but a core constraint of REST is HATEOAS and those examples have no hypermedia controls.

Is it possible to describe hypermedia controls with WSDL (like one would with Hydra, for example)?

0

There are 0 best solutions below