Is REST without the use hypermedia still REST? In other words, is the hypermedia part of the uniform interface constraint of REST required for a true RESTful architecture?
The way I understand it, it is not hypermedia itself that is a constraint of REST but rather the "uniform interface". So could I have a RESTful uniform interface without hypermedia?