Files
romm/backend/handler/tests
Michael Manganiello aced1f1ff2 misc: Migrate IGDBBaseHandler to async
Convert `IGDBBaseHandler` methods to be asynchronous, and use an `httpx`
async client, instead of `requests` sync client.

This change also removes the direct dependency with `requests`, as the
project no longer uses it, preferring `httpx` instead.
2024-07-26 21:19:01 -03:00
..
2024-05-21 10:18:13 -04:00
2024-07-01 15:12:07 -04:00