Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/bznein/lichess

Go client for Lichess.org
https://github.com/bznein/lichess

Last synced: 14 days ago
JSON representation

Go client for Lichess.org

Awesome Lists containing this project

README

        

# lichess
Go client for Lichess.org

# Prerequisite
Generate a Token at [this page](https://lichess.org/account/oauth/token/create?)
Note: based on the permission granted, some operations might not be available

# Examples
Please check out the directory [here](/examples)

# Limitation
At the moment this client implements a small subset of the whole Lichess API.
No POST operation have been implemented yet