Skip to content

florlafuente/flor-api

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Β 

History

8 Commits
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 

Repository files navigation

Welcome to Flor's API 🌈

This is a very common API made by Flor for personal uses and examples.

/mailer endpoint sends an e-mail to a setted address containing a message with the name and email of the author. You need to create a .env file with the following keys =

  • PORT
  • SMTP_HOST
  • SMTP_USERNAME
  • SMTP_PORT
  • SMTP_PASSWORD
  • SMTP_FROM_ADDRESS
  • SMTP_TO_ADDRESS

About

API for personal use 🐝 Made with Node.js, Express & Nodemailer.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published