Tag Archives: services.xml

Write RESTful Services in C

You can write REST as well as SOAP web services using Apache Axis2/C web services framework. There you can make existing Axis2/C web services RESTful just by providing the URL patterns and the HTTP methods to each operation in  the … Continue reading

Posted in REST, RESTful, Tutorial/Guide, web services | Tagged , , , , , | 8 Comments