#sparqlpuppysparqlpuppy is written in Rust and wants to be a Linked Data
Platform/SoLiD server when it grows up.
##InstallationFetch from https://git.sr.ht/~azure/sparqlpuppy and build with cargo.
##Usagesparqlpuppy is configured with environment
variables. `SPARQLPUPPY_LISTEN`, defaulting to `127.0.0.1:8080`, and
`SPARQLPUPPY_ROOT`, defaulting to, `/srv/ldp`.
##ContributingPatchsets 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.
##License[AGPL3](https://www.gnu.org/licenses/agpl-3.0.en.html)