m-lab / murakami-viz

A visualization service of Murakami tests using Koa and React.
Apache License 2.0
1 stars 1 forks source link

Add device tree API endpoints. #19

Closed jheretic closed 4 years ago

jheretic commented 4 years ago

This adds the backend API endpoints for retrieving and managing devices. It doesn't include frontend components, so must be tested with curl or similar. Resolves #5