# cp-cli Codeforces client
HTTP client for the public Codeforces API used by [cp-cli](https://github.com/keys-i/cp-cli).
This crate exposes problems, contests, profiles, submissions, and other public API data.
It is an internal part of cp-cli, but remains usable as a focused Rust HTTP client.