This is a basic API REST skeleton written on JavaScript using async/await. Great for building a starter web API for your front-end (Android, iOS, Vue, react, angular, or anything that can consume an API). Demo of frontend in VueJS here: https://github.com/davellanedam/vue-skeleton-mvp
Mailgun will fail when the app is hosted on a european server (no explicit error) due to Mailgun configuration.
To reproduce:
PS: my solution for hosting the app in the EU region: Edit sendEmail.js like this:
Related issue: https://github.com/mailgun/mailgun-php/issues/471