A collection of plugins that can generate code to various targets from Proxyman Request/Response.
- Download and open Proxyman app
- Right-click on a Request -> Tools -> Code Generator
- Select a target you would like to generate.
Execute the following code in Terminal
$ nvm 16
$ npm i
$ npm run build
Proxyman Code Generator is built on top of Paw Code Generator Extensions. We appreciate Paw Team and other contributors.
- Paw-SwiftAlamofireCodeGenerator
- HAR2Postman
- axios-generator
- Paw-GoHTTPCodeGenerator
- Paw-HTTPieCodeGenerator
- Paw-JavaApacheHttpClientFluentAPICodeGenerator
- Paw-JavaScriptjQueryCodeGenerator
- Paw-NodeHttpCodeGenerator
- Paw-ObjCNSURLSessionCodeGenerator
- SwiftMoyaCodeGenerator
- Paw-SwiftNSURLSessionCodeGenerator
- Mustache
- URI
- https://github.com/babstrap/dart_http_code_generator
Proxyman Code Generator Plugin is released under the MIT license. See LICENSE for more information.