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?

  1. On the Request Panel Tab -> Click on the "+" Button

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

Last updated