Back to plugins
Install Plugin
codegen
Version 1.1.4
Overview
Simple insomnia plugin to export code for every request using httpsnippet module with custom templates
Usage
Give a prefix "CodeGen-" for every request you want to export
open the pluginsFolder and replace code inside templates
insomnia-plugin-codegen/custom/custom_swift.js
insomnia-plugin-codegen/custom/custom_kotlin.js
insomnia-plugin-codegen/custom/custom_java.js
insomnia-plugin-codegen/custom/custom_js.js
Remember to click Reload Plugin List after
- Currently supports Swift, Kotlin, Java and JS
- This will export the generated files here
~/Desktop