Difference between revisions of "SUNScholar/API"
Jump to navigation
Jump to search
m (→Documentation) |
m (→API) |
||
| Line 24: | Line 24: | ||
*https://www.atlassian.com/git/tutorials | *https://www.atlassian.com/git/tutorials | ||
*https://help.github.com/articles/good-resources-for-learning-git-and-github | *https://help.github.com/articles/good-resources-for-learning-git-and-github | ||
| − | == | + | ==Software== |
*http://sourceforge.net/projects/soapui | *http://sourceforge.net/projects/soapui | ||
| + | |||
==References== | ==References== | ||
*https://wiki.duraspace.org/display/DSPACE/REST+API | *https://wiki.duraspace.org/display/DSPACE/REST+API | ||
Revision as of 22:16, 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
Type the following in a terminal:
curl https://scholar.sun.ac.za/rest/test
Git Help
- ftp://www.kernel.org/pub/software/scm/git/docs/gittutorial.html
- http://gitimmersion.com
- http://rogerdudler.github.io/git-guide
- http://git-scm.com/docs/gittutorial
- https://www.atlassian.com/git/tutorials
- https://help.github.com/articles/good-resources-for-learning-git-and-github