8000 GitHub - saffi-786/Notification-Service
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

saffi-786/Notification-Service

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

📬 Notification Service

A simple Node.js-based Notification Service that supports sending notifications via:

  • Email
  • SMS
  • In-App (stored in memory)

🚀 Features

  • API Endpoints

    • POST /api/notifications — Send a notification
    • GET /api/users/:id/notifications — Fetch all in-app notifications for a user
  • Notification Types

    • email
    • sms
    • in-app

🧰 Tech Stack

  • Node.js
  • Express.js
  • In-memory store for notification history

📦 Setup Instructions

1. Clone the repository

git clone <repo-url>
cd notification-service

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published
0