#lichess #api #client

lichess-api

A Rust client for Lichess API v2.0.0

1 unstable release

0.1.0 Feb 20, 2023

#907 in Asynchronous

Apache-2.0

73KB
2.5K SLoC

lichess-api

A Rust client for v2.0.0 of the lichess.org API

Status 🚧

This crate is currently under construction and testing, and should therefore be considered unstable for the time being. Many of the main endpoints have been implemented and tested, but more required work is in progress.

There are four goals for this crate:

  • Support the minimum endpoints required for implementing a lichess bot.
  • Support all lichess api endpoints.
  • Make a major version release once all endpoints are supported and considered reliable.
  • Keep dependencies up to date and continue to support any future updates to the lichess api.

Dependencies

~5–17MB
~361K SLoC