# TODO: implement RateLimiter class # Must have: is_allowed(ip: str) -> bool # Uses config.RATE_LIMIT and config.RATE_WINDOW