Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/resend/resend-wget-example

This example shows how to use Resend with wget
https://github.com/resend/resend-wget-example

Last synced: about 1 month ago
JSON representation

This example shows how to use Resend with wget

Awesome Lists containing this project

README

        

# Resend with wget

This example shows how to use Resend with [wget](https://www.gnu.org/software/wget).

## Prerequisites

To get the most out of this guide, you’ll need to:

* [Create an API key](https://resend.com/api-keys)
* [Verify your domain](https://resend.com/domains)

## Instructions

1. Replace `re_123456789` on `send.sh` with your API key.

2. Execute the following command:

```sh
./send.sh
```

## License

MIT License