qmk / qmk_api

QMK API, information on keyboards and keymaps, and a compile service.
http://api.qmk.fm/
Other
34 stars 21 forks source link

Add `build_summary` and `<keyboard>/build_log` endpoints #61

Closed fauxpark closed 1 year ago

fauxpark commented 1 year ago

Description

So that qmk_error_page doesn't have to download a giant blob of data every time, instead only the pass/fail and timestamp can be sent, and the build output can be retrieved on a per-keyboard basis.