Skip to content

michaelversus/insomnia-plugin-codegen

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

44 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

insomnia-plugin-codegen

Simple insomnia plugin to export code for every request using httpsnippet module with custom templates

Usage

  1. Give a prefix "CodeGen-" for every request you want to export

  2. 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

  3. Remember to click Reload Plugin List after

Screenshot

  1. Currently supports Swift, Kotlin, Java and JS
  2. This will export the generated files here ~/Desktop

Screenshot

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published