#api-client #blocking-client #reqwest #async #talking

codeforces

An asynchronous library for talking to the Codeforces API

5 releases

0.3.2 Jun 11, 2022
0.3.1 Feb 17, 2021
0.3.0 Jan 15, 2021
0.2.1 Sep 8, 2020
0.2.0 Sep 8, 2020

#10 in #blocking-client

Download history 15/week @ 2024-02-12 5/week @ 2024-02-19 33/week @ 2024-02-26 10/week @ 2024-03-04

63 downloads per month

MIT license

25KB
670 lines

rust-codeforces-api

Provides a friendly interface to Codeforces API.

Uses the blocking Client from reqwest, please ping me if you want an async version.

Lots of methods might be missing too, will be added in the future.

License

MIT

Dependencies

~6–20MB
~285K SLoC