Returning XML or JSON doesn't make the RESTful API more or less "a true REST citizen".
You're welcome to extend the RESTful APIs to include additional accepted formats and response formats (and contribute them back ;-)). At this time, we're not actively including additional responses (not to say that they wouldn't be developed at some point). -Scott -Scott Battaglia PGP Public Key Id: 0x383733AA LinkedIn: http://www.linkedin.com/in/scottbattaglia On Fri, Sep 12, 2008 at 11:29 AM, Ryan Andreasen <[EMAIL PROTECTED]>wrote: > > 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 >
_______________________________________________ Yale CAS mailing list [email protected] http://tp.its.yale.edu/mailman/listinfo/cas
