> You can do REST in many different formats, it mainly just needs to be structured data and self-discoverable.
REST has nothing to do with structured data or discoverability.
> You can do REST in many different formats, it mainly just needs to be structured data and self-discoverable.
REST has nothing to do with structured data or discoverability.
Schemaed data may be more accurate than structured. Regardless I'd be curious how you would consider something RESTful when it isn't schemaed data or discoverable via the data describing actions that can be taken.