mirror of
https://github.com/zerotier/zerotier-rust-api.git
synced 2026-05-22 16:26:25 -07:00
@@ -0,0 +1,10 @@
|
||||
# ZeroTier OpenAPI-generated Rust API Libraries
|
||||
|
||||
These libraries are generated by the [openapi-generator](https://github.com/OpenAPITools/openapi-generator) 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](https://my.zerotier.com))
|
||||
|
||||
The libraries are generated from our [OpenAPI Sources](https://docs.zerotier.com) and can be generated in a similar way for many languages. These libraries in particular are published to [crates.io](https://crates.io) and used in [zeronsd](https://github.com/zerotier/zeronsd) and other ZeroTier products.
|
||||
|
||||
They are licensed under a BSD-3-Clause license.
|
||||
Reference in New Issue
Block a user