Skip to content

Commit b9f07f1

Browse files
committed
Merge pull request uber-archive#8 from uber/abg/new-esp
Another ESP for the Email Service challenge.
2 parents 3940056 + 206493c commit b9f07f1

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

coding_challenge.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -53,8 +53,9 @@ Example Email Providers:
5353
* [SendGrid](https://sendgrid.com/user/signup) - [Simple Send Documentation](https://sendgrid.com/docs/API_Reference/Web_API/mail.html)
5454
* [Mailgun](http://www.mailgun.com) - [Simple Send Documentation](http://documentation.mailgun.com/quickstart.html#sending-messages)
5555
* [Mandrill](https://mandrillapp.com) - [Simple Send Documentation](https://mandrillapp.com/api/docs/messages.JSON.html#method-send)
56+
* [Amazon SES](http://aws.amazon.com/ses/) - [Simple Send Documentation](http://docs.aws.amazon.com/ses/latest/APIReference/API_SendEmail.html)
5657

57-
All three services are free to try and are pretty painless to sign up for, so
58+
All listed services are free to try and are pretty painless to sign up for, so
5859
please register your own test accounts on each.
5960

6061
### Food Trucks

0 commit comments

Comments
 (0)