Code Generator
1. What's it?
Code Generator is a useful tool that helps you automatically generate your HTTP/HTTPS Requests for particular code languages.
The following table will list all supported languages:
cURL
HTTPie
HAR
Postman Collection 2
Axios
Go
Java + HTTPClient
Javascript + jQuery
Node + HTTP
Node + Fetch
Python + Request
Objective-C + NSURLSession
Swift + Alamofire 5
Swift + Moya
Swift + URLSession
2. How to open the Code Generator Tab?
On the Request Panel Tab -> Click on the "+" Button
New Windows appears -> Click on the "Code Generator" checkbox
New Tab will add to the Request Panel -> Select any language to show the code
3. Missing your favorite library?
If you cannot find your library, you can:
Create a Ticket on Github.
Fork Code-Generator-Plugin Repository and open a PR. We appreciate your contribution 🙇♂️
Last updated