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/rest-hedtek/communities/1.json

There is a sample client-app that queries this API.
The homepage is the community index:
http://dspace-rest-client-play.herokuapp.com/
And a specific community is:
http://dspace-rest-client-play.herokuapp.com/community/1


There is a group working on evaluating the existing REST API solutions,
understanding community requirements of an API, and working on a solution
that might be ready for a future DSpace release.
https://wiki.duraspace.org/display/DSPACE/DSpace+Futures+-+REST+API



Peter Dietz


On Fri, Jun 21, 2013 at 3:13 PM, Ying Jin <ying....@rice.edu> wrote:

> 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 result are all empty. I suppose I should
> get a list of community returned…
>
> Could anyone give me a hint?
>
> Thanks in advance for any help,
> Ying
>
> ------------------------------------------------------------------------------
> This SF.net email is sponsored by Windows:
>
> Build for Windows Store.
>
> http://p.sf.net/sfu/windows-dev2dev
> _______________________________________________
> DSpace-tech mailing list
> DSpace-tech@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/dspace-tech
> List Etiquette:
> https://wiki.duraspace.org/display/DSPACE/Mailing+List+Etiquette
>
------------------------------------------------------------------------------
This SF.net email is sponsored by Windows:

Build for Windows Store.

http://p.sf.net/sfu/windows-dev2dev
_______________________________________________
DSpace-tech mailing list
DSpace-tech@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/dspace-tech
List Etiquette: https://wiki.duraspace.org/display/DSPACE/Mailing+List+Etiquette

Reply via email to