Skip to content

Garana400/Email-Service-API

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 

Repository files navigation

Email Service API

This is a simple application for sending scheduled emails, using two different email service providers to ensure reliability (SendGrid and Mailgun).

The solution focuses on the back-end aspect of the problem.

This application is written in python using Flask micro-framework. Flask is known with being simple to learn and use and it's minimalist core functions.

The application consists of one main routing function send_email that routes to the index page and two helping functions use_sendgrid and use_mailgun to build requests sending emails using SendGrid and Mailgun services respectively.

Up and running at: https://emailservice-api-heroku.herokuapp.com/

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 2

  •  
  •