I am trying to consume data from a REST API that only provides XML data.
Does anybody know of an out of the box solution I could use to process XML data within ember-data?
I have tried the ember restless project but I would need to create my own adapter.
Right now, my workaround is to just gather the data through ajax and use xml2json. (definitely not optimal)
Aucun commentaire:
Enregistrer un commentaire