Invoke RESTful API with XML or JSON
Ryan Andreasen
ryan.andreasen at gmail.com
Fri Sep 12 11:29:46 EDT 2008
I have the RESTful API configured and running on my CAS server. I am now
trying to consume the REST web service in .NET. I have been able to consume
the API by using simple web requests and web responses. However, I would
like to use the WCF API for doing this but it requires that the body and
response to and from the REST web service be either XML or JSON.
I don't have a ton of experience with REST services. I guess my question
is, is the RESTful API true REST services that use XML or JSON, or is the
RESTful API not a true REST citizen?
I hope this makes sense. Has anyone had experience consuming the RESTful
API with XML and/or JSON?
Thanks,
--
View this message in context: http://www.nabble.com/Invoke-RESTful-API-with-XML-or-JSON-tp19458042p19458042.html
Sent from the CAS Users mailing list archive at Nabble.com.
More information about the cas
mailing list