pdns-cli 0.0.1

Rust client library and CLI for the PowerDNS Authoritative Server API
Documentation
1
2
3
4
5
6
7
8
9
10
11
# Table of Contents <!-- omit from toc -->

- [Brief]#brief


# Brief

The vision for this project is to provide the following two pieces:

1) library: rust client/sdk for interfacing with the Powerdns Authoritative API
2) binary: rust cli that uses the client