0.9.2 • Published 2 years ago

logreduce-web v0.9.2

Weekly downloads
-
License
Apache-2.0
Repository
github
Last release
2 years 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

2 years ago

0.9.1

2 years ago

0.9.0

2 years ago

0.2.3

2 years ago

0.2.2

2 years ago

0.2.1

2 years ago

0.2.0

2 years ago

0.1.2

2 years ago

0.1.1

2 years ago

0.1.0

2 years ago