2 unstable releases

0.2.0 Dec 21, 2023
0.1.0 Dec 20, 2023

#32 in #representing

Apache-2.0

32KB
156 lines

quilt-api

Non-web API for representing quilt4 data structures as JSON, HTML, etc.

Underlying model for both QuiltSync and quilt-server.

Usage

"cargo run "uri" -f html|json|string"

cargo run quilt+s3://quilt-example#package=akarve/test_dest # -f html
cargo run quilt+s3://quilt-example#package=akarve/test_dest -f json
cargo run quilt+s3://quilt-example#package=akarve/test_dest -f string

Dependencies

~91MB
~1.5M SLoC