sparqlpuppy is written in Rust and wants to be a Linked Data Platform/SoLiD server when it grows up.
Fetch from https://git.sr.ht/~azure/sparqlpuppy and build with cargo.
sparqlpuppy is configured with environment
variables. SPARQLPUPPY_LISTEN
, defaulting to 127.0.0.1:8080
, and
SPARQLPUPPY_ROOT
, defaulting to, /srv/ldp
.
Patchsets are welcome. For major changes, please open an issue first to discuss what you would like to change.
Please make sure to update tests as appropriate.