Re: [Dspace-tech] DSpace REST API on DSpace 3.1

2013-06-28 Thread Bram Luyten
lease think of our environment and only print this e-mail if necessary. >> >> >> -Original Message- >> From: Ying Jin [mailto:ying@rice.edu] >> Sent: Saturday, 22 June 2013 5:14 AM >> To: dspace-tech@lists.sourceforge.net >> Subject: [Dspace-tech]

Re: [Dspace-tech] DSpace REST API on DSpace 3.1

2013-06-28 Thread Patrick West
prohibited. If you receive this email in error, please delete it > and any attachments. > Please think of our environment and only print this e-mail if necessary. > > > -Original Message- > From: Ying Jin [mailto:ying@rice.edu] > Sent: Saturday, 22 June 2013 5:14 AM

Re: [Dspace-tech] DSpace REST API on DSpace 3.1

2013-06-27 Thread Michael Guthrie
m: Ying Jin [mailto:ying@rice.edu] > Sent: Saturday, 22 June 2013 5:14 AM > To: dspace-tech@lists.sourceforge.net > Subject: [Dspace-tech] DSpace REST API on DSpace 3.1 > > Hi, > > Does anyone ever tested the DSpace REST API under DSpace 3.1? I have the > API installed and used the rest-

Re: [Dspace-tech] DSpace REST API on DSpace 3.1

2013-06-23 Thread Gary Browne
: [Dspace-tech] DSpace REST API on DSpace 3.1 Hi, Does anyone ever tested the DSpace REST API under DSpace 3.1? I have the API installed and used the rest-client 3.2 tested it. https://code.google.com/p/rest-client/wiki/Running However, if I send GET with /communities, I get HTTP/1.1 200 OK and some

Re: [Dspace-tech] DSpace REST API on DSpace 3.1

2013-06-22 Thread Bram Luyten
Hi Ying, the wijiti REST API is 3.0 compatible so chances are good it will work with 3.1 as well: https://jspace.atlassian.net/wiki/display/DSPACEAPI/DSpace+REST+API+Home The documentation for GET /communities is here: https://jspace.atlassian.net/wiki/display/DSPACEAPI/GET_communities Document

Re: [Dspace-tech] DSpace REST API on DSpace 3.1

2013-06-21 Thread Peter Dietz
Hi Ying, I've had good luck using the Hedtek REST API, you can see it in action at: http://demo.dspace.org/rest-hedtek Github: https://github.com/hedtek/dspace-rest Its /community index is: http://demo.dspace.org/rest-hedtek/communities.json And a specific community is: http://demo.dspace.org/res

[Dspace-tech] DSpace REST API on DSpace 3.1

2013-06-21 Thread Ying Jin
Hi, Does anyone ever tested the DSpace REST API under DSpace 3.1? I have the API installed and used the rest-client 3.2 tested it. https://code.google.com/p/rest-client/wiki/Running However, if I send GET with /communities, I get HTTP/1.1 200 OK and some header response, but body or test resul