navee / thunder-codegen

Thunder Client Code Snippet Project

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Thunder Client Code Snippet Project

The project is used for Code Snippet Generation in ThunderClient.

Support Languages

  • C# - HttpClient
  • cURL
  • Dart Http
  • Javascipt Fetch & Axios
  • PowerShell
  • Python requests & http.client

Contribute

  • if you need support for other languages please submit PR.

Testing

  • change the id value in src/testing.ts in codeGenerator.getCode("js-axios", request)
  • run npx ts-node src/testing.ts in the terminal
  • copy the generated code and test it locally or in any online tool

About

Thunder Client Code Snippet Project

License:MIT License


Languages

Language:TypeScript 100.0%