added axios4go (#5559)

This commit is contained in:
Rez Moss 2025-01-18 03:34:36 -05:00 committed by GitHub
parent 38cf0f31d3
commit 0035b6c57d
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -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.