Tosotada / api

Lichess API documentation and examples (WIP)

Home Page:https://lichess.org/api

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Lichess API doc & examples

Contribute

API doc

cd doc
http-server # or `python -m SimpleHTTPServer` or any HTTP file server

Now open http://localhost:8080/local.html, you should see the generated API doc.

Make modifications to doc/specs/lichess-api.yaml, and reload the page to see your changes.

About

Lichess API documentation and examples (WIP)

https://lichess.org/api

License:GNU Affero General Public License v3.0


Languages

Language:JavaScript 100.0%