REST style api in .NET

Questions about XML that are not covered by the other forums should go here.
partha pratim
Posts: 4
Joined: Thu Mar 16, 2006 8:57 am
Location: Bangalore
Contact:

REST style api in .NET

Post by partha pratim »

Hi
I'm new in using exist. I want to use eXist in my application. I was trying to pass an xquery as an URL, but it's not returning any output,
eg-http://localhost:8080/exist/servlet/db/shakespeare? _query=//SPEECH[SPEAKER=%22juliet%22]&_start=1&_howmany=10

It's shwing only the collection tree in the browser. Wil you please tell me how to proceed.
Moreover I'm not doing any authentication. Will you please tell me how to do the authentication?
Thankin you all
Partha
george
Site Admin
Posts: 2095
Joined: Thu Jan 09, 2003 2:58 pm

Post by george »

You may want to use the eXist mailing list to get answers to your eXist questions:
https://lists.sourceforge.net/lists/listinfo/exist-open

Best Regards,
George
Post Reply