How can i send emails without a server ? Only front-end Javascript with sendgrid or

前端 未结 6 1834
粉色の甜心
粉色の甜心 2021-02-05 12:05

i was wondering lately how i could send emails with only a front-end language like Javascript through Email as a Service apps like sendgrid or mandrill or so.

Sendgrid a

6条回答
  •  渐次进展
    2021-02-05 13:06

    If you'd like to keep the key secure you can use something like Aerobatic's HTTP Proxy to specify the key and proxy through the server environment.

提交回复
热议问题