Rust Project Template
Docker
docker pull ghcr.io/deadnews/deadnews-template-rustPyPI
uv tool install deadnews-template-rustCargo
cargo install deadnews-template-rustHealth check endpoint.
curl -X GET http://127.0.0.1:8000/healthReturns database name and version as JSON.
curl -X GET http://127.0.0.1:8000/test