Re: [dspace-tech] REST Interface Sample App on Rails

2016-09-28 Thread Bruno Nocera Zanette
6, Ilja Sidoroff >>> escreveu: >>> >>>> The /rest/login api changed a bit in version 6, but now the docs are >>>> updated: https://wiki.duraspace.org/display/DSDOC6x/REST+API >>>> >>>> br, >>>> >>>> Ilja Sidoroff >>>> Universi

Re: [dspace-tech] REST Interface Sample App on Rails

2016-09-14 Thread Bruno Nocera Zanette
but now the docs are >>> updated: https://wiki.duraspace.org/display/DSDOC6x/REST+API >>> >>> br, >>> >>> Ilja Sidoroff >>> University of Eastern Finland >>> ________ >>> From: dspace-tech@googl

Re: [dspace-tech] REST Interface Sample App on Rails

2016-09-12 Thread Bruno Nocera Zanette
ern Finland >> >> From: dspace-tech@googlegroups.com on >> behalf of Bruno Nocera Zanette >> Sent: Tuesday, September 6, 2016 8:12:45 PM >> To: DSpace Technical Support >> Subject: [dspace-tech] REST Interface Sample App on

Re: [dspace-tech] REST Interface Sample App on Rails

2016-09-12 Thread Bruno Nocera Zanette
Sent: Tuesday, September 6, 2016 8:12:45 PM > To: DSpace Technical Support > Subject: [dspace-tech] REST Interface Sample App on Rails > > Hey all!! > > I've been writting, on my spare time, a REST interface sample app on Ruby > on Rails and it finally got to a point where

Re: [dspace-tech] REST Interface Sample App on Rails

2016-09-06 Thread Ilja Sidoroff
: Tuesday, September 6, 2016 8:12:45 PM To: DSpace Technical Support Subject: [dspace-tech] REST Interface Sample App on Rails Hey all!! I've been writting, on my spare time, a REST interface sample app on Ruby on Rails and it finally got to a point where i can show it to you. It is fully

[dspace-tech] REST Interface Sample App on Rails

2016-09-06 Thread Bruno Nocera Zanette
Hey all!! I've been writting, on my spare time, a REST interface sample app on Ruby on Rails and it finally got to a point where i can show it to you. It is fully based on "dspace-rest-client" ruby gem: The link to the app is: https://drcgem-sample-interface.herokuapp.com/ The code can be found