The project is used for Code Snippet Generation in ThunderClient.
- C# - HttpClient
- cURL
- Dart Http
- Javascipt Fetch & Axios
- PowerShell
- Python requests & http.client
- if you need support for other languages please submit PR.
- 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