resend-rust

Crates.ioresend-rust
lib.rsresend-rust
version0.1.3
sourcesrc
created_at2023-11-02 06:01:03.526493
updated_at2024-08-31 22:04:57.82728
descriptionA Resend client implemented in Rust
homepage
repository
max_upload_size
id1022308
size22,949
Alec DuBois (afteralec)

documentation

README

This Resend Client is a Work In Progress and Being Actively Developed

Hi! This Resend client is currently a work in progress and being actively developed.

Yes, resend-rs already exists but doesn't implement the entire surface area of Resend's API as found in an example like the Resend Go client. This is an effort to develop a relatively fully-functioning Resend client for Rust.

Update as of v0.1.1

The overall API for everything except anything currently in beta is implemented.

Everything except the Domains API, which requires a paid account, is under integration test.

Nothing is documented yet; I'm polishing some of the surface area of the APIs, then wrapping those up.

Commit count: 0

cargo fmt