Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/natsukagami/rust-codeforces-api

Codeforces API for Rust (with blocking reqwest)
https://github.com/natsukagami/rust-codeforces-api

Last synced: about 2 months ago
JSON representation

Codeforces API for Rust (with blocking reqwest)

Awesome Lists containing this project

README

        

# 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