insomnia-plugin-douglasmariz-response-xml-to-json
Version:
Transforms XML responses into Json
47 lines (30 loc) • 1.69 kB
Markdown
<p align="center">
<img alt="NPM Version" src="https://img.shields.io/npm/v/insomnia-plugin-douglasmariz-response-xml-to-json.svg">
<a href="https://www.linkedin.com/in/douglasmariz/">
<img alt="Made by Douglas Mariz" src="https://img.shields.io/badge/made%20by-DouglasMariz-%2304D361">
</a>
<img alt="License" src="https://img.shields.io/badge/license-MIT-brightgreen">
</p>
This plugin transforms the XML response into JSON.
- Access the Application / Preferences menu and then select the Plugins tab, enter the plugin name `insomnia-plugin-douglasmariz-response-xml-to-json` and click Install Plugin.
- After installing the plugin click on enable
___
Set a header property with values => "xml: true".
As in the example below.

Contributions, issues and feature requests are welcome!<br />Feel free to check [issues page](https://github.com/DouglasMariz/insomnia-plugin-douglasmariz-response-xml-to-json/issues).
- Make a fork;
- Create a branck with your feature: `git checkout -b awesome-feature`;
- Commit changes: `git commit -m 'feat: My awesome feature'`;
- Make a push to your branch: `git push origin awesome-feature`.
After merging your receipt request to done, you can delete a branch from yours.
Give a ⭐️ if this project helped you!
This project is under the MIT license. See the [LICENSE](LICENSE) for details.
---
Made by Douglas Mariz [Get in touch!](https://www.linkedin.com/in/douglasmariz/)