Crates.io | openprovider |
lib.rs | openprovider |
version | 0.1.0 |
source | src |
created_at | 2023-04-04 21:10:34.065313 |
updated_at | 2023-04-04 21:10:34.065313 |
description | API client for OpenProvider.nl |
homepage | https://github.com/samvv/openprovider-rs |
repository | https://github.com/samvv/openprovider-rs |
max_upload_size | |
id | 830465 |
size | 29,866 |
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.