
Fact Check
- Category: Microservice
- Language: Java
- First Release: 2017
- Project URL: https://github.com/daveajlee/contact-microservice
Contacty - Contact Microservice
Microservices per definition implement a single business feature. This microservice enables emails to be sent using Java Mail through a REST API per JSON. Therefore emails can be sent from any programming language through this REST API and microservice. The service supports SSL.
- The microservice and source code can be downloaded from the GitHub Repository: https://github.com/daveajlee/contact-microservice
- It requires at least Java 11 which can be downloaded here