mirror of
https://github.com/zerotier/zerotier-rust-api.git
synced 2026-05-22 16:26:25 -07:00
ldr/dependency-update
- updated dependencies (esp. those with vulnerabilities) - add 'audit' make target for ongoing checks - convert to cargo workspace
ZeroTier OpenAPI-generated Rust API Libraries
These libraries are generated by progenitor and contain code to interact with the following services:
- crate zerotier-one-api: ZeroTierOne (typically over
http://localhost:9993) - crate zerotier-central-api: ZeroTier Central (Through ZeroTier Central)
The libraries are generated from our OpenAPI Sources and can be generated in a similar way for many languages. These libraries in particular are published to crates.io and used in zeronsd and other ZeroTier products.
They are licensed under a BSD-3-Clause license.
Description
Languages
Rust
63%
Makefile
22.9%
Nix
14.1%