/dspace-rest-requests

Clone of: Bruno Nocera Zanette's https://gitlab.c3sl.ufpr.br/bnzanette/dspace-rest-requests I was doing some tests to prepare myself to write API's documentation, and to make it easier i've wrote some short scripts that implement all POST/PUT requests. It contains a script to execute each request, and descriptor files that describes each request (Verb, Action, and the request form itself). It's not very useful but it may help people that are struggling to use REST-API until the documentation is not ready.

Primary LanguageShell

Watchers