api icon indicating copy to clipboard operation
api copied to clipboard

Lichess API documentation and examples

Lichess API doc & examples

Contribute documentation

cd doc
npm install
npm run serve -- --watch

Now open http://localhost:8080/. You should see the generated API doc.

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