Update README.md

This commit is contained in:
Ankit Mahato
2024-03-31 20:08:05 +05:30
committed by GitHub
parent 459c96f90c
commit 2ed7f2c5f4

View File

@ -141,7 +141,7 @@ API Dash currently supports API integration code generation for the following la
| Rust | `ureq` | |
| Rust | `Actix Client` | |
| Java | `asynchttpclient` | https://github.com/foss42/apidash/issues/136 |
| Java | `HttpClient` | https://github.com/foss42/apidash/issues/137 |
| Java | `HttpClient` | |
| Java | `okhttp3` | |
| Julia | `HTTP` | |
| PHP | `guzzle` | https://github.com/foss42/apidash/issues/143 |