Search found 2 matches

by kbraaja
Wed Dec 31, 2014 8:47 pm
Forum: Feature Request
Topic: Integrate with Rest Services
Replies: 3
Views: 3011

Re: Integrate with Rest Services

Java is language. Below is what we are doing, please provide is anything is available to use for us. In our requirement, we have REST services created that will give us list of file names, and when a user click a file name, will read the file via another REST service, and when saving a document, get...
by kbraaja
Tue Dec 23, 2014 10:00 pm
Forum: Feature Request
Topic: Integrate with Rest Services
Replies: 3
Views: 3011

Integrate with Rest Services

Can any one give me a sample code in integrating with REST services..?

I have a requirement to work with Cassandra database.. Cassandra DB exposes listing, reading, writing through a REST services. How do we make listing documents from the REST services ..?

Appreciate your help.