Skip to content

This service helps sending a personalized message to a group of emails stored in a airtable database.

Notifications You must be signed in to change notification settings

mozaw39/mailing-service

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

40 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

mailing-service

This service helps sending a personalized message to a group of emails stored in a airtable database using google smtp server. It's a rest API made with JAX-RS Jersey implementation, JavaMail Api and Airtable API.

Airtable

is a cloud collaboration service and easy-to-use online platform for creating and sharing relational databases providing us with an API to help us connect our applications with the service. https://airtable.com/
The Java Airtable API used in this project: https://github.com/broadlume/airtable-java

Project structure

This project consist of 4 main parts:
a modal that contains the object that will helps us request the service.
a repository to retrieve the data from Airtable.
a rest endpoint (POST).
a mail utility that take care of sending the message.

Demo

demo link demo

About

This service helps sending a personalized message to a group of emails stored in a airtable database.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published