Guidance for Web XML Api's
- by qstarin
I have to create an API for our application that is accessible over HTTP. I envision the API's responses to be simple XML documents. It won't be a REST API (not in the strict sense of REST).
I am fairly new to this space - of course I've had to consume some Web API's in my work, but often they are already wrapped in language native libraries…