| Crates.io | namecheap |
| lib.rs | namecheap |
| version | 0.1.0 |
| created_at | 2025-04-11 04:26:03.682539+00 |
| updated_at | 2025-04-11 04:26:03.682539+00 |
| description | NameCheap SDK for interacting with their API |
| homepage | |
| repository | https://github.com/floris-xlx/namecheap |
| max_upload_size | |
| id | 1629235 |
| size | 132,892 |
The Namecheap Rust SDK is a library designed to facilitate interaction with the Namecheap API. It provides a structured and efficient way to manage domain-related operations, such as registration, renewal, and DNS management, directly from your Rust applications.
tracing for detailed logging and diagnostics.To use the Namecheap Rust SDK, you need to set up your environment variables with your Namecheap API credentials. Refer to the .env.example file for the required variables.
let client: NameCheapClient = NameCheapClient::new(
api_username,
api_key,
client_ip,
user_name,
production
);
domainsdomains.dnsdomains.nsdomains.transfersslusersusers.addressdomainprivacy