Rand Stats

Resend

zef:khalidelborai

Actions Status

NAME

Resend - Raku SDK for Resend

SYNOPSIS

use Resend;

my $resend = Resend.new("YOUR_API_KEY");

say $resend.domains.list;

DESCRIPTION

Raku SDK for Resend

AUTHOR

khalidelborai elboraikhalid@gmail.com

COPYRIGHT AND LICENSE

Copyright 2023 khalidelborai

This library is free software; you can redistribute it and/or modify it under the Artistic License 2.0.