Coder Social home page Coder Social logo

akash-ramjyothi / leak-master-email-api Goto Github PK

View Code? Open in Web Editor NEW
0.0 2.0 0.0 24 KB

Developed a Microservice Architecture based Emailing-API, to send an Alert notification email to the User (recipientEmail) with the current Server time. The purpose of this API is to send an email notifying the user that there has been a Gas Leak in his premises with an exact snapshot of the time of the Gas Leak.

Home Page: https://leak-master-email-api.onrender.com/send-email

JavaScript 100.00%
email-api email-sender express node-mailer nodemailer

leak-master-email-api's Introduction

Leak Master - Email API

πŸ“œ Description:

Developed a Microservice-based Emailing-API that excels in rapid response, dispatching Alert notification emails to recipients within just 5 seconds of gas leak detection. These emails contain a precise server time stamp, offering indisputable evidence for insurance, warranty claims, investigations, etc. Triggerable via Postman or other clients, it ensures swift integration. Presently, the Leak-Master application initiates this API through the Android App for quick gas leak notifications.

πŸ“½ Sample Demo:

Leak-Master.Email-API.Demo.mp4

🌎 Deployed Website:

https://leak-master-email-api.onrender.com/send-email

πŸ“±Leak Master App:

https://github.com/Akash-Ramjyothi/Leak-Master-App

🧠 Working of Project:

πŸ— Built With:

  • Node.JS
  • Express
  • NodeMailer
  • Render to deploy
  • Microservice Architecture
  • Postman to test standalone API

πŸ§ͺ Steps to Use:

  • Clone the repo.
  • Use npm install to install all required packages.
  • Use node index.js to run the API continuously on port 3000 (by default)
  • In Postman, make a POST request to the url https://localhost:3000/send-emailsend-email.
  • Make sure to give the request Body as,
{
  "recipientName": "<Name>",
  "recipientEmail": "<Valid Gmail address>"
}
  • Click on Send in Postman.
  • Change POST URL to https://leak-master-email-api.onrender.com/send-email to use deployed API.

πŸ’₯ How to Contribute?

PRs Welcome Open Source Love svg2

  • Take a look at the Existing Issues or create your own Issues!
  • Wait for the Issue to be assigned to you after which you can start working on it.
  • Fork the Repo and create a Branch for any Issue that you are working upon.
  • Create a Pull Request which will be promptly reviewed and suggestions would be added to improve it.
  • Add Screenshots to help me know what this Code is all about.

πŸ‘¦ Developed By:

Akash Ramjyothi

               ☎️ PH:+91 8939928002.

🌐 References Used:

leak-master-email-api's People

Contributors

akash-ramjyothi avatar

Watchers

 avatar  avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    πŸ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. πŸ“ŠπŸ“ˆπŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❀️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.