UNPKG

insomnia-plugin-douglasmariz-response-xml-to-json

Version:
47 lines (30 loc) 1.69 kB
# Insomnia Plugin DouglasMariz Response Xml To Json <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. ### 🚀 Installation - 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 ## How to Use It ___ Set a header property with values => "xml: true". As in the example below. ![Header Example](/src/resources/images/sample1.png) ### 🤝 Contributing 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. ### Show your support Give a ⭐️ if this project helped you! ### License 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/)