You've already forked zerotier-rust-api
mirror of
https://github.com/zerotier/zerotier-rust-api.git
synced 2026-05-22 16:26:25 -07:00
adab945558
Signed-off-by: Erik Hollensbe <git@hollensbe.org>
735 B
735 B
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.