2021-01-19
- Set header to
Access-Control-Allow-Origin: *
- Set header to
Access-Control-Allow-Methods: GET
2021-01-18
- Change default parameters
2020-10-26
- Feature: You can now paste raw XML data directly to the API instead of referencing a URL #1
- Apply additional error handling
2020-08-23
- Update
xmlToArray
to latest version from Tamlyn's repo - Change
url
parameter name toxml
- Update README
2020-08-20
- Empty
url
parameters redirect to 404 - Replace depreciated
each()
function
2017-08-20
- Initial release, huzzah!