# 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

![Generate Swift + Alamofire 5 Code](https://1856518738-files.gitbook.io/~/files/v0/b/gitbook-legacy-files/o/assets%2F-LlPt_6BePnJ3oK3saP1%2F-Mi4cbS8HHJFoufQOywH%2F-Mi4e7knCxyCTQxI4GiT%2Fcode-generator.png?alt=media\&token=653f2edc-7ea3-42ad-af12-40ec9ff118ac)

## 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

<figure><img src="https://1856518738-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F-LlPt_6BePnJ3oK3saP1%2Fuploads%2Fq6alY9uza5DrvoWQAFSs%2FCleanShot%202025-01-29%20at%203%E2%80%AF.44.21%402x.jpg?alt=media&#x26;token=dbcb763d-c629-420c-8c6c-990e9ec759de" alt=""><figcaption><p>How to open the Code Generator Tab</p></figcaption></figure>

* 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](https://github.com/ProxymanApp/Proxyman/issues) on Github.
* Fork [Code-Generator-Plugin Repository](https://github.com/ProxymanApp/code-generator-plugin) and open a PR. We appreciate your contribution 🙇‍♂️
