Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/careydevelopment/ecosystem-email-service

Microservice that handles email integration
https://github.com/careydevelopment/ecosystem-email-service

api email gmail google-api java spring-boot

Last synced: 19 days ago
JSON representation

Microservice that handles email integration

Awesome Lists containing this project

README

        

![Carey Development Logo](http://careydevelopment.us/img/branding/careydevelopment-logo-sm.png)

# Carey Development Ecosystem Email Service
![](https://img.shields.io/badge/jdk-11-blue.svg)
![license](https://img.shields.io/badge/license-MIT-blue.svg)
![](https://img.shields.io/badge/maven-3.6.3-blue.svg)

This is a Spring Boot application that's used with the "Building a CRM Application " series on the Carey Development website.

It's a microservice that handles requests related to sending and receiving emails.

Each branch within this repo is related to a distinct guide. The master branch holds the latest version of the application.

If you want to follow along with the series, just visit the URL that points to the careydevelopmentcrm tag.

Remember, all guides are in reverse chronological order so if you want to start from the beginning, you'll need to go to the last page.

## The UI
The Carey Development CRM source uses this service.

## License
This code is under the [MIT License](https://github.com/careydevelopment/ecosystem-email-service/blob/0.0.8/LICENSE).