0.9.2 • Published 6 months ago

logreduce-web v0.9.2

Weekly downloads
-
License
Apache-2.0
Repository
github
Last release
6 months ago

logreduce-web

This crate provides the logreduce-web application to render report and access the logreduce-api.

Usage

The application support the following SPA URL:

Create a report: /report/new?target=$URL

Compare two urls: /report/new?target=$URL&baseline=$URL

Watch a report /report/watch/$REPORT_ID

List reports: /

Read report: /report/$REPORT_ID

Contribute

Develop the web interface by first generating a report with: cargo run -p logreduce-cli -- --report logreduce.bin .... Then run the

trunk serve ./dev.html --address 0.0.0.0
0.9.2

6 months ago

0.9.1

7 months ago

0.9.0

7 months ago

0.2.3

7 months ago

0.2.2

7 months ago

0.2.1

8 months ago

0.2.0

8 months ago

0.1.2

8 months ago

0.1.1

8 months ago

0.1.0

8 months ago