Fork channel

Create a new channel as a copy of main.

Rename channel

Rename main to:

Delete channel

Delete main? This cannot be undone.

mode name
drwxr-xr-x src/
-rw-r--r-- Cargo.toml
-rw-r--r-- README.md
README

sparqlpuppy

sparqlpuppy is written in Rust and wants to be a Linked Data Platform/SoLiD server when it grows up.

Installation

Fetch from https://git.sr.ht/~azure/sparqlpuppy and build with cargo.

Usage

sparqlpuppy is configured with environment variables. SPARQLPUPPY_LISTEN, defaulting to 127.0.0.1:8080, and SPARQLPUPPY_ROOT, defaulting to, /srv/ldp.

Contributing

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.

License

AGPL3