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.

_______________________________________________
Yale CAS mailing list
[email protected]
http://tp.its.yale.edu/mailman/listinfo/cas

Reply via email to