lichess-api 1.0.0

A client library for the Lichess API
Documentation
{
    "bullet": [
        {
            "id": "bahadirozen",
            "username": "BahadirOzen",
            "perfs": {
                "bullet": {
                    "rating": 3018,
                    "progress": 18
                }
            },
            "online": true,
            "title": "FM"
        },
        {
            "id": "penguingim1",
            "username": "penguingim1",
            "perfs": {
                "bullet": {
                    "rating": 2983,
                    "progress": -36
                }
            },
            "title": "GM",
            "online": true,
            "patron": true
        },
        {
            "id": "night-king96",
            "username": "Night-King96",
            "perfs": {
                "bullet": {
                    "rating": 2958,
                    "progress": 35
                }
            },
            "title": "GM"
        }
    ],
    "blitz": [],
    "rapid": [],
    "classical": [],
    "ultraBullet": [],
    "chess960": [],
    "crazyhouse": [],
    "antichess": [
        {
            "id": "theunknownguyreborn",
            "username": "TheUnknownGuyReborn",
            "perfs": {
                "antichess": {
                    "rating": 2452,
                    "progress": 0
                }
            }
        }
    ],
    "atomic": [],
    "horde": [],
    "kingOfTheHill": [],
    "racingKings": [],
    "threeCheck": []
}