{"id":21456224,"url":"https://github.com/anowell/chesscom-rs","last_synced_at":"2026-01-03T21:33:43.990Z","repository":{"id":57550085,"uuid":"347606143","full_name":"anowell/chesscom-rs","owner":"anowell","description":"Chess.com API rust client (openapi-based)","archived":false,"fork":false,"pushed_at":"2021-03-18T08:10:59.000Z","size":32,"stargazers_count":1,"open_issues_count":1,"forks_count":0,"subscribers_count":3,"default_branch":"master","last_synced_at":"2025-02-28T06:34:46.462Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Mustache","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/anowell.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2021-03-14T10:30:53.000Z","updated_at":"2023-07-25T14:44:19.000Z","dependencies_parsed_at":"2022-09-10T06:12:59.357Z","dependency_job_id":null,"html_url":"https://github.com/anowell/chesscom-rs","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anowell%2Fchesscom-rs","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anowell%2Fchesscom-rs/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anowell%2Fchesscom-rs/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anowell%2Fchesscom-rs/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/anowell","download_url":"https://codeload.github.com/anowell/chesscom-rs/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":243966834,"owners_count":20376127,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":[],"created_at":"2024-11-23T05:14:48.714Z","updated_at":"2026-01-03T21:33:43.963Z","avatar_url":"https://github.com/anowell.png","language":"Mustache","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Chesscom\n\n[![Crate Badge](https://buildstats.info/crate/chesscom)](https://crates.io/crates/chesscom)\n[![Docs Badge](https://docs.rs/chesscom/badge.svg)](https://docs.rs/chesscom)\n\nEasy-to-use rust client for the [chess.com](chess.com) [data API](https://www.chess.com/news/view/published-data-api).\n\n**Status**: Work-in-progress prototype...\n\nThe repo includes a WIP [openapi spec for chess.com](chess-openapi-spec.yaml) which is used to generate an internal `chesscom-openapi` crate.\n\n## Usage\n\nFor basic usage, see [player-dump.rs](examples/player-dump.rs) which prints select details and stats about a user:\n\n```\n$ player-dump rgnever\nUsername: rgnever\nStatus: premium\nName: Anthony Nowell\nJoined: 2020-11-12\nLast Online: 0 mins ago\nRapid: 1119 rating (rd=208) with 2-0-0 record\nBlitz: 530 rating (rd=68) with 29-21-3 record\n```\n\n## Build\n\nThe `chesscom-openapi` crate is not committed, so you must run `openapi-gen.sh` (requires docker) to generate it. Then the ergonomic wrapper can be built.\n\n```\n./openapi-gen.sh\ncargo build\n```\n\n(Last confirmed working with `openapitools/openapi-generator-cli:b531042729e8`)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fanowell%2Fchesscom-rs","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fanowell%2Fchesscom-rs","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fanowell%2Fchesscom-rs/lists"}