Regular problem with XML to JSON Converters
Here at tapadoo, we’ve done a number of apps which communicate with back end data servers. Typically this means a RESTful API with JSON or XML payloads. There’s one issue we’ve come across on a number of projects, where we’re [...]