https://github.com/poode/pub-sub
simple notification system
https://github.com/poode/pub-sub
express mongodb notifications pub-sub rest-api simple
Last synced: 3 months ago
JSON representation
simple notification system
- Host: GitHub
- URL: https://github.com/poode/pub-sub
- Owner: poode
- Created: 2019-12-27T21:28:31.000Z (over 6 years ago)
- Default Branch: master
- Last Pushed: 2020-03-09T14:44:58.000Z (over 6 years ago)
- Last Synced: 2025-02-27T18:13:25.718Z (over 1 year ago)
- Topics: express, mongodb, notifications, pub-sub, rest-api, simple
- Language: JavaScript
- Homepage:
- Size: 27.3 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: readme.md
Awesome Lists containing this project
README
# Simple Notification System
APIs:
It is a simple notification system with pub/sub APIs
it is a simple server so there is no validation or any complixity I just put the idea into a code.