https://github.com/yei-linux/dailynotification-spring
Microservice to send emails and sms
https://github.com/yei-linux/dailynotification-spring
heroku-deployment java javax-mail spring-boot twilio-sms-api
Last synced: about 1 month ago
JSON representation
Microservice to send emails and sms
- Host: GitHub
- URL: https://github.com/yei-linux/dailynotification-spring
- Owner: Yei-Linux
- Created: 2020-10-04T01:47:31.000Z (over 5 years ago)
- Default Branch: master
- Last Pushed: 2020-10-14T19:38:39.000Z (over 5 years ago)
- Last Synced: 2025-12-30T08:55:47.772Z (5 months ago)
- Topics: heroku-deployment, java, javax-mail, spring-boot, twilio-sms-api
- Language: Java
- Homepage:
- Size: 63.5 KB
- Stars: 0
- Watchers: 1
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
---
**Content**
* [Features](##features)
* [Install](##install)
* [Usage](##usage)
* [Maintainers](##maintainers)
## Features ✨
* Send emails like: simple email, template email, attachment email.
* Send sms like: simple sms.
## Install 🐙
You can test it with maven:
```
mvn clean install
```
## Usage 💡
This api you can use , only put variables enviroment with keys and token of twilio(see application-heroku.yml), to send emails and sms.
## Maintainers 👷
---