ion232 / lichess-api

A Rust API client for lichess.org
https://lichess.org/api
Apache License 2.0
9 stars 7 forks source link

Category: Studies #26

Open ion232 opened 9 months ago

ion232 commented 9 months ago

Overview

Add support for the Studies endpoints.

Endpoints

Path Method Status
/api/study/{studyId}/{chapterId}.pgn GET
/api/study/{studyId}.pgn GET
/api/study/{studyId}.pgn HEAD
/api/study/{studyId}/import-pgn POST
/study/by/{username}/export.pgn GET
/api/study/by/{username} GET