expose additional endpoint
authorSven Rademakers <sven.rademakers@gmail.com>
Wed, 8 Nov 2023 16:51:15 +0000 (16:51 +0000)
committerSven Rademakers <sven.rademakers@gmail.com>
Thu, 9 Nov 2023 14:53:35 +0000 (14:53 +0000)
commit15f68f9d0e7251db54ec3eb48d0de6560f7da919
treee5d127847766869d68aad1bf5b558d9017293036
parent4c25d6e8a59266f5ee60133a95c1466ffd1e5053
expose additional endpoint

Exposes 2 additional endpoints in the API. Intended to serve the BMC-UI.
It sorts version related strings in a 'about' call and info about your
specific board into 'info'
src/api/legacy.rs
src/app.rs
src/app/bmc_info.rs [new file with mode: 0644]