Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/bznein/lichess
- Owner: bznein
- Created: 2021-12-06T09:49:16.000Z (about 3 years ago)
- Default Branch: main
- Last Pushed: 2021-12-13T09:23:27.000Z (about 3 years ago)
- Last Synced: 2024-06-20T03:46:10.305Z (8 months ago)
- Language: Go
- Size: 83.7 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 5
-
Metadata Files:
- Readme: README.md
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