18 stable releases

Uses new Rust 2024

1.1.0 Apr 4, 2025
1.0.16 Feb 11, 2025
1.0.10 Sep 4, 2024
1.0.9 Jun 8, 2024
1.0.8 May 31, 2024

#428 in HTTP server

Download history 507/week @ 2025-01-31 172/week @ 2025-02-07 63/week @ 2025-02-14 2/week @ 2025-02-21 2/week @ 2025-02-28 127/week @ 2025-04-04 6/week @ 2025-04-11 1/week @ 2025-04-18 1/week @ 2025-04-25

135 downloads per month

EUPL-1.2

140KB
4K SLoC

Rust 3K SLoC // 0.0% comments JavaScript 1K SLoC // 0.4% comments TypeScript 10 SLoC

zugriff

CLI to communicate with the Deployment and General Purpose APIs.

Install

After installation, the binary can be accessed through the zugriff command.

cargo install --path . --locked
cargo install zugriff

Usage

These examples only include a subset of available commands and options. Run zugriff --help or zugriff <command> --help to retrieve more information.

zugriff new demo && cd ./demo && npm i
zugriff run --watch
zugriff deploy --deploymentToken <TOKEN>

Dependencies

~60MB
~1M SLoC