Skip to content

josewebdev2000/Email-Sending-MicroService

Repository files navigation

Email Sending Microservice


Email Envelope Icon

Overview

Microservices are small simple independent API's that have one main task.

The purpose of this project is to programatically send emails when a request comes in.

This microservice can either send plain text or a HTML template.

An API Key is required to send emails. It will NOT be shared since it is for my personal use only.

This project was built using the ASP.NET Core Web API template.

This project is deployed thanks to Docker containers.

Skills

The following technologies were required to complete this project

  • Visual Studio
  • C#
  • NuGet
  • ASP.NET
  • MVC

About

Personal Email Sending Microservice built on ASP.NET Core Web API for my own projects.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published