View on GitHub

examples

Email testing and SMS verification examples using MailSlurp and a wide range of frameworks.

MailSlurp Examples 📨

Create email addresses on demand then send and receive emails in code and tests. Test apps end-to-end with real email addresses

This repository contains examples of MailSlurp usage with a range of different languages and frameworks. See the README.md or Makefile in each module for more information.

See developer page for more guides and documentation. If you notice an issue in the examples please open an issue, pull request, or contact support.

Projects

Running locally

If you wish to run these examples yourself:

Static site

Examples are hosted statically on mailtesting.net. The site is built using Jeykll and hosted on GitHub pages. To update the site run make in the root directory. This will build the site. Commit the site and push to GitHub to update the live site.