igdb-api-python icon indicating copy to clipboard operation
igdb-api-python copied to clipboard

Improve README with rate limiter

Open Marsgames opened this issue 2 months ago • 0 comments

This pull request updates the README.md to add a new example for rate limiting IGDB API requests.

The most notable change is the addition of a detailed code example showing how to use a rate limiter with the IGDB Python wrapper, which helps users avoid hitting IGDB's rate limits.

Marsgames avatar Nov 14 '25 17:11 Marsgames