Files
romm/backend/handler
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-07-04 23:54:18 +02:00
2024-07-21 18:23:19 -03:00
2024-05-18 12:05:57 -04:00