curlconverter
Code generator
Converts curl commands into executable code for various programming languages
Transpile curl commands into Python, JavaScript and 27 other languages
8k stars
74 watching
943 forks
Language: TypeScript
last commit: about 2 months ago
Linked from 1 awesome list
curltree-sitter
Related projects:
Repository | Description | Stars |
---|---|---|
curl/curl | A command-line tool and library for transferring data over various protocols | 36,309 |
augustd/burp-suite-paste-curl | An extension to Burp Suite that enables users to paste cURL commands and convert them into raw HTTP requests for testing in Repeater. | 4 |
li-jin-gou/http2curl | Converts HTTP request formats to equivalent curl commands for various Go web frameworks | 38 |
rs/curlie | A tool that integrates the usability of httpie with the features of curl | 2,892 |
php-curl-class/php-curl-class | A PHP class that provides an easy-to-use interface for sending HTTP requests and integrating with web APIs. | 3,266 |
dcb9/curl2httpie | Tools to convert arguments between cURL and HTTPie protocols | 157 |
perfectayush/curl2tsung | Converting curl requests to tsung's XML format for easy configuration generation | 1 |
faffi/curlit | Tool to convert Burp Suite requests into equivalent curl commands | 17 |
andhikayuana/curl-lib | A simple PHP wrapper around the cURL library for making HTTP requests and interacting with web APIs. | 3 |
php-mod/curl | A dependency-free wrapper of the PHP cURL extension providing a simple and convenient API for making HTTP requests. | 326 |
zjango/laracurl | A wrapper around Andreas Lutro's cURL class to simplify interactions with HTTP APIs. | 8 |
fullstorydev/grpcurl | A command-line tool for interacting with gRPC servers using JSON encoding and protocol buffers. | 11,014 |
stil/curlthin | A lightweight C# wrapper around the libcurl library for making HTTP requests with support for efficient polling using libuv. | 68 |
josephp91/curlcpp | An object-oriented C++ wrapper around the cURL tool | 634 |
jeroen/curl | Provides a flexible web client with customizable HTTP/FTP/SCP requests and response processing options | 223 |