The json web service allows us to send credentials in each request, so we don't need to send authentication ticket in each request as this java example does. For me any method is fine, as long as i receive data.
The json web service allows us to send credentials in each request, so we don't need to send authentication ticket in each request as this java example does. For me any method is fine, as long as i receive data.
Yes it's post but it returns the diamonds of round shape. And i could actually get the data in a java class i wrote.But i am not able to do so from tiggzi rest service GUI.
Max, no i don't need to upload data.
The example cited above showed the sample request to access the json data from their(rapaport) web service.
Here is the sample code of service i am trying to use.
Thanks a lot. You were fast.
I know how to do it hardcoded values. But i want to pass values at run time, say from some local storage.
ex: {"studentId": {"$gte": 50}}'
I want this 50 to come from my input field.
If i can build my app, i will surely go for a PRO.