Commit Graph

5 Commits (b77b27b8ec5b19693f0c1661e449ff592c505aec)

Author SHA1 Message Date
Yoo1tic b77b27b8ec feat: add http2 support to reqwest client and update dependencies 2025-07-20 01:19:32 +08:00
Yoo1tic 2974b7df5b feat: optimize reqwest client builder with connection pool size adjustment 2025-07-20 00:46:31 +08:00
Yoo1tic 43e535ec15 feat: update dependencies and refactor KeyCheckerConfig for improved argument handling 2025-07-19 00:23:03 +08:00
Xerxes-2 0056b4fa7b
feat: update KeyCheckerConfig to use clap for argument parsing and improve client builder with proper timeout handling 2025-07-17 19:26:41 +10:00
Yoo1tic 99804c5cab
feat: Reorganize project structure (#1)
* feat: implement API key validation with retry logic and refactor key loading

* feat: add configuration management and client builder for API key validation

* feat: restructure project modules and implement validation service for API key processing
2025-07-16 22:59:48 +08:00