From 357c45ecde2fc96d111243587901065c4ceb8793 Mon Sep 17 00:00:00 2001 From: Johanderson Mogollon Date: Fri, 8 Mar 2024 09:51:02 +0000 Subject: [PATCH] aiosonic --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 778fc8b2..766232f0 100644 --- a/README.md +++ b/README.md @@ -605,6 +605,7 @@ Inspired by [awesome-php](https://github.com/ziadoz/awesome-php). *Libraries for working with HTTP.* +* [aiosonic](https://github.com/sonic182/aiosonic) - An async http client written for speed * [httpx](https://github.com/encode/httpx) - A next generation HTTP client for Python. * [requests](https://github.com/psf/requests) - HTTP Requests for Humans. * [treq](https://github.com/twisted/treq) - Python requests like API built on top of Twisted's HTTP client.