mirror of
https://github.com/foss42/apidash.git
synced 2025-06-21 23:00:44 +08:00
Update README.md
This commit is contained in:
18
README.md
18
README.md
@ -132,23 +132,23 @@ API Dash currently supports API integration code generation for the following la
|
|||||||
| JavaScript | `fetch` | |
|
| JavaScript | `fetch` | |
|
||||||
| JavaScript (`node.js`) | `axios` | |
|
| JavaScript (`node.js`) | `axios` | |
|
||||||
| JavaScript (`node.js`) | `fetch` | |
|
| JavaScript (`node.js`) | `fetch` | |
|
||||||
|
| Java | `asynchttpclient` | |
|
||||||
|
| Java | `HttpClient` | |
|
||||||
|
| Java | `okhttp3` | |
|
||||||
|
| Java | `Unirest` | |
|
||||||
|
| Julia | `HTTP` | |
|
||||||
|
| Kotlin | `okhttp3` | |
|
||||||
|
| PHP | `curl` | |
|
||||||
|
| PHP | `guzzle` | |
|
||||||
|
| PHP | `HTTPlug` | |
|
||||||
| Python | `requests` | |
|
| Python | `requests` | |
|
||||||
| Python | `http.client` | |
|
| Python | `http.client` | |
|
||||||
| Kotlin | `okhttp3` | |
|
|
||||||
| Ruby | `faraday` | |
|
| Ruby | `faraday` | |
|
||||||
| Ruby | `net/http` | |
|
| Ruby | `net/http` | |
|
||||||
| Rust | `hyper` | |
|
| Rust | `hyper` | |
|
||||||
| Rust | `reqwest` | |
|
| Rust | `reqwest` | |
|
||||||
| Rust | `ureq` | |
|
| Rust | `ureq` | |
|
||||||
| Rust | `Actix Client` | |
|
| Rust | `Actix Client` | |
|
||||||
| Java | `asynchttpclient` | |
|
|
||||||
| Java | `HttpClient` | |
|
|
||||||
| Java | `okhttp3` | |
|
|
||||||
| Java | `Unirest` | |
|
|
||||||
| Julia | `HTTP` | |
|
|
||||||
| PHP | `curl` | |
|
|
||||||
| PHP | `guzzle` | |
|
|
||||||
| PHP | `HTTPlug` | |
|
|
||||||
|
|
||||||
We welcome contributions to support other programming languages/libraries/frameworks. Please check out more details [here](https://github.com/foss42/apidash/discussions/80).
|
We welcome contributions to support other programming languages/libraries/frameworks. Please check out more details [here](https://github.com/foss42/apidash/discussions/80).
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user