How AI is applied across API Evangelist and APIs.io. Read my AI disclosure →
API Evangelist API Evangelist
Discovery
Learnings
Guidance
Toolbox
Alignment
API Evangelist LLC

The DNSimple Rust API Client Goes Async

calendar_today April 29, 2026 person weppos domain dnsimple

A few years after introducing our Rust REST API client , we’re happy to announce that one of the most requested features has finally landed in dnsimple-rust : full async support . The new major release migrates the entire client to an async-first design. If you’ve been waiting for this, thanks for your patience, and thanks for the issues, comments, and emails to support that kept the conversation alive. What’s new All API methods are now async and return futures. Internally, the client moved…

open_in_new Read original post