Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/resend/resend-wget-example
- Owner: resend
- License: mit
- Created: 2023-06-04T23:55:27.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2024-01-01T13:52:11.000Z (12 months ago)
- Last Synced: 2024-11-02T16:08:40.170Z (about 2 months ago)
- Language: Shell
- Homepage:
- Size: 1.95 KB
- Stars: 1
- Watchers: 1
- Forks: 1
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
- jimsghstars - resend/resend-wget-example - This example shows how to use Resend with wget (Shell)
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