From 0035b6c57d17c7ffb5cfdcad9483e5f0b4c6dde3 Mon Sep 17 00:00:00 2001 From: Rez Moss Date: Sat, 18 Jan 2025 03:34:36 -0500 Subject: [PATCH] added axios4go (#5559) --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 4febc77b..6a9ad009 100644 --- a/README.md +++ b/README.md @@ -2066,6 +2066,7 @@ _Libraries for working with various layers of the network._ _Libraries for making HTTP requests._ +- [axios4go](https://github.com/rezmoss/axios4go) - A Go HTTP client library inspired by Axios, providing a simple and intuitive API for making HTTP requests. - [azuretls-client](https://github.com/Noooste/azuretls-client) - An easy-to-use HTTP client 100% in Go to spoof TLS/JA3 and HTTP2 fingerprint - [fast-shot](https://github.com/opus-domini/fast-shot) - Hit your API targets with rapid-fire precision using Go's fastest and simple HTTP Client. - [gentleman](https://github.com/h2non/gentleman) - Full-featured plugin-driven HTTP client library.