openprovider

Crates.ioopenprovider
lib.rsopenprovider
version0.1.0
sourcesrc
created_at2023-04-04 21:10:34.065313
updated_at2023-04-04 21:10:34.065313
descriptionAPI client for OpenProvider.nl
homepagehttps://github.com/samvv/openprovider-rs
repositoryhttps://github.com/samvv/openprovider-rs
max_upload_size
id830465
size29,866
Sam Vervaeck (samvv)

documentation

README

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.

Commit count: 8

cargo fmt