Skip to content
This repository has been archived by the owner on Dec 15, 2022. It is now read-only.

Add simple XML support. #84

Open
wtrocki opened this issue Nov 5, 2016 · 0 comments
Open

Add simple XML support. #84

wtrocki opened this issue Nov 5, 2016 · 0 comments
Assignees

Comments

@wtrocki
Copy link
Contributor

wtrocki commented Nov 5, 2016

API Mapper currently only supports JSON-based APIs. The main feature request we have received from community is to support general XML-based APIs too. This requirement is just for pointing directly at an XML source without any schema like XSD.

For simplicity we can map existing xml to json and work with json format. This approach would be acceptable for most platform usages and it would allow us to interact with javascript objects instead of plain XML.

@wtrocki wtrocki changed the title Add XML Support. Add simple XML support. Nov 5, 2016
@wtrocki wtrocki self-assigned this Nov 5, 2016
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant