[Cppcms-users] CppCMS handle SOAP or RESTful like Web Services?
Brought to you by:
artyom-beilis
From: william l. <we...@gm...> - 2012-04-17 10:01:09
|
Hi, If I want to use CppCMS framework provide web services like SOAP or RESTFul etc, Shall I need to use cppcms::http::request::raw_post_data() and parse the XML by myself? CppCMS has built-in support for JSON-RPC, and any recommendation for handle other web services? :) Thanks! William L. |