Let's Go Further › Sending emails
Previous · Contents · Next
Chapter 13.

Sending emails

In this section of the book we’re going to inject some interactivity into our API, and adapt our registerUserHandler so that it sends the user a welcome email after they successfully register.

In the process of doing this we’ll cover a few interesting topics. You’ll learn: