Hi folks,
I’ve just released https://github.com/encode/requests-async - which is a requests
-based asyncio HTTP client.
Couple of things here, firstly I guess some of you might find this useful for making outgoing HTTP requests from Sanic applications.
Secondly, I’m wondering if there’d be any interest in exploring Sanic having a requests-based Test Client based on this, perhaps alongside the existing aiohttp one?