The REST back-end of DSpace. A front-end program such as dspace-angular can use this to query, fetch and manipulate DSpace objects and related data. The REST layer sits between front-ends and the DSpace business logic (chiefly in {@code dspace-api}).

Where To Find It: