Difference between revisions of "SUNScholar/API"
Jump to navigation
Jump to search
m (→Tests) |
m (→Tests) |
||
| Line 19: | Line 19: | ||
curl https://scholar.sun.ac.za/rest/test | curl https://scholar.sun.ac.za/rest/test | ||
| − | curl https://scholar.sun.ac.za/rest/items | + | curl https://scholar.sun.ac.za/rest/items | xmllint --format - |
==Software== | ==Software== | ||
Revision as of 22:22, 19 July 2015
Back to Developers
Documentation
- https://github.com/DSpace/DSpace/tree/master/dspace-rest
- https://github.com/DSpace/DSpace/pull/323
- https://wiki.duraspace.org/display/DSPACE/DSpace+Futures+-+REST+API
- https://wiki.duraspace.org/display/DSPACE/Review+of+Existing+Dspace+REST+API+Frameworks
- https://jira.duraspace.org/browse/DS-2045
- http://demo.dspace.org/javadocs/5/apidocs
- https://github.com/DSpace-Labs/dspace-rest-requests
Examples
Tests
Type the following in a terminal:
curl https://scholar.sun.ac.za/rest/
curl https://scholar.sun.ac.za/rest/test
curl https://scholar.sun.ac.za/rest/items | xmllint --format -