Skip to content

The self-proclaimed world's most simple and efficient e-mail forwarder 📬

Notifications You must be signed in to change notification settings

marcellodotgg/fwdr

Repository files navigation

fwdr

The self-proclaimed world's most simple e-mail forwarder for everyone.

Usage

fetch("https://api.fwdr.dev", {
  method: "POST",
  body: {
    to: "sample@fwdr.dev",
    subject: "From FWDR",
    body: "This was sent from FWDR",
  },
});

About

The self-proclaimed world's most simple and efficient e-mail forwarder 📬

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published