# How to Run Generated Code for a Programming Language Choose your programming language/library from the list provided below to learn more how you can execute them: - [cURL](#curl) - [C (libcurl)](#c-libcurl) - [C# (HttpClient)](#c-httpclient) - [C# (RestSharp)](#c-restsharp) - [Dart (http)](#dart-http) - [Dart (dio)](#dart-dio) - [Go (net/http)](#go-nethttp) - [JavaScript (axios)](#javascript-axios) - [JavaScript (fetch)](#javascript-fetch) - [node.js (JavaScript, axios)](#nodejs-javascript-axios) - [node.js (JavaScript, fetch)](#nodejs-javascript-fetch) - [Java (asynchttpclient)](#java-asynchttpclient) - [Java (HttpClient)](#java-httpclient) - [Java (okhttp3)](#java-okhttp3) - [Java (Unirest)](#java-unirest) - [Julia (HTTP)](#julia-http) - [Kotlin (okhttp3)](#kotlin-okhttp3) - [PHP (curl)](#php-curl) - [PHP (guzzle)](#php-guzzle) - [PHP (HTTPlug)](#php-httplug) - [Python (requests)](#python-requests) - [Python (http.client)](#python-httpclient) - [Ruby (faraday)](#ruby-faraday) - [Ruby (net/http)](#ruby-nethttp) - [Rust (hyper)](#rust-hyper) - [Rust (reqwest)](#rust-reqwest) - [Rust (ureq)](#rust-ureq) - [Rust (Actix Client)](#rust-actix-client) - [Swift](#swift) **Please raise a GitHub issue in case any instruction is not clear or if it is not working.** ## cURL TODO ## C (libcurl) TODO ## C# (HttpClient) TODO ## C# (RestSharp) TODO ## Dart (http) TODO ## Dart (dio) TODO ## Go (net/http) TODO ## JavaScript (axios) TODO ## JavaScript (fetch) TODO ## node.js (JavaScript, axios) TODO ## node.js (JavaScript, fetch) TODO ## Java (asynchttpclient) TODO ## Java (HttpClient) TODO ## Java (okhttp3) TODO ## Java (Unirest) TODO ## Julia (HTTP) TODO ## Kotlin (okhttp3) TODO ## PHP (curl) TODO ## PHP (guzzle) TODO ## PHP (HTTPlug) TODO ## Python (requests) TODO ## Python (http.client) TODO ## Ruby (faraday) TODO ## Ruby (net/http) TODO ## Rust (hyper) TODO ## Rust (reqwest) TODO ## Rust (ureq) TODO ## Rust (Actix Client) TODO ## Swift TODO