# bindizr-service
Application service layer for the `bindizr` DNS control plane.
This crate implements the zone, record, token, serial, authentication, notification, and catalog
zone workflows used by the bindizr CLI and HTTP API.
## Documentation
- Repository: <https://github.com/kweonminsung/bindizr>
- API documentation: <https://docs.rs/bindizr-service>
- License: Apache-2.0