Skip to content

Duduxs/spring-mailgun-sender

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Spring Mailgun Sender

Project to while away the time, it's an integration with mailgun to send some emails.

I've another project to send emails too, but it's exclusive to send emails 4 gmail with some spring's cool tools.

Technologies   |    How To Use   |    How To Contribute   |    License

Collage

🚀 Technologies

This project was developed with the following technologies:

ℹ️ How to use

To clone and run these configurations, you'll need Git, From your command line:

# Clone this repository
$ git clone https://github.com/Duduxs/spring-mailgun-sender

#You'll need to set two env vars ${MAILGUN_DOMAIN} and ${MAILGUN_API_KEY}.
You can get those by creating an account in mailgun website and prowling into his docs to get these values.
https://signup.mailgun.com/new/signup

To run spring-mailgun:

# Execute the main class EmailSenderApiApplication with dev or test profile 

👍 How To Contribute

  • Make a fork;
  • Create a branch with your feature: git checkout -b my-feature;
  • Commit changes: git commit -m 'feat: My new feature';
  • Make a push to your branch: git push origin my-feature.

📝 License

This project is under the MIT license. See the LICENSE for more information.


Made by Eduardo José 😆 Contact me!

About

📧 Spring API to send emails with mailgun integration

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages