rest - How to get Register Graph API results in XML format? -


at register graph api documentation site (https://developers.ir.ee/graph-api) there examples getting request responses rest service in json format. there support xml?

add suffix .xml end of requests such in following (if basic query https://graph.ir.ee/organizations/ee-10722958/members):

curl -d- -x -h "authorization: basic xxxxx" -h "content-type: application/xml" https://graph.ir.ee/organizations/ee-10722958/members.xml 

Comments

Popular posts from this blog

Command prompt result in label. Python 2.7 -

javascript - How do I use URL parameters to change link href on page? -

amazon web services - AWS Route53 Trying To Get Site To Resolve To www -