Skip to content

materoy/lichess-api

Repository files navigation

Lichess API Wrapper

Description: A wrapper around the lichess open source api uses:

  • reqwest: a http library

Dependencies

Rust - use rustup to get started

Installation

Detailed instructions on how to install, configure, and get the project running. This should be frequently tested to ensure reliability. Alternatively, link to a separate INSTALL document.

Configuration

create a .env file and add your lichess token there. example: TOKEN liu_***

Usage

Don't add yet, the library has not yet been uploaded to crates cargo add lichess-api

Tests

To run tests, run cargo test

Known issues

Lichess api documentation sometimes is not up to date, so expect, different responses. just a heads up

Getting help

If you have questions, concerns, bug reports, etc, please file an issue in this repository's Issue Tracker.


Open source licensing info

  1. TERMS
  2. LICENSE
  3. CFPB Source Code Policy

About

A wrapper around Lichess API

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages