1 unstable release
0.1.0 | Apr 4, 2023 |
---|
#67 in #dns-records
30KB
598 lines
OpenProvider is a domain registrar based in the Netherlands. The service features a public API that anyone can make use of.
This crate implements a subset of that API in Rust. With it, you can query, filter and manipulate DNS records.
Unforunately, this crate is not complete yet. Many more APIs, such as SSL certificates, have yet to be implemented. You are invited to try out the API and contribute to the project back on GitHub.
lib.rs
:
OpenProvider is a domain registrar based in the Netherlands. The service features a public API that anyone can make use of.
This crate implements a subset of that API in Rust. With it, you can query, filter and manipulate DNS records.
Unforunately, this crate is not complete yet. Many more APIs, such as SSL certificates, have yet to be implemented. You are invited to try out the API and contribute to the project back on GitHub.
Dependencies
~7–19MB
~258K SLoC