Can I create REST API with XML as response? I know how to create and return JSON as response but not sure about XML
Yeah; you always could create a REST API with XML as response. How can I respond in XML using ExpressJS?
How to response data as xml in node.js instead of json
Expressjs response as JSON and Xml
Also when asking a question first go through stack overflow to check if same question asked.