|
1 |
| -# loopback4-notifications |
2 |
| - |
3 |
| -[-@2x.png>)](http://loopback.io/) |
4 |
| - |
5 |
| -[](https://sonarcloud.io/dashboard?id=sourcefuse_loopback4-notifications) |
6 |
| - |
7 |
| - |
8 |
| - |
9 |
| -[](https://www.npmjs.com/package/loopback4-notifications) |
10 |
| -[](https://github.com/sourcefuse/loopback4-notifications/blob/master/LICENSE) |
11 |
| -[](https://www.npmjs.com/package/loopback4-notifications) |
12 |
| -[](https://www.npmjs.com/package/loopback4-notifications) |
| 1 | +<a href="https://sourcefuse.github.io/arc-docs/arc-api-docs" target="_blank"><img src="https://github.com/sourcefuse/loopback4-microservice-catalog/blob/master/docs/assets/logo-dark-bg.png?raw=true" alt="ARC By SourceFuse logo" title="ARC By SourceFuse" align="right" width="150" /></a> |
| 2 | + |
| 3 | +# [loopback4-notifications](https://github.com/sourcefuse/loopback4-notifications) |
| 4 | + |
| 5 | +<p align="left"> |
| 6 | +<a href="https://www.npmjs.com/package/loopback4-notifications"> |
| 7 | +<img src="https://img.shields.io/npm/v/loopback4-notifications.svg" alt="npm version" /> |
| 8 | +</a> |
| 9 | +<a href="https://github.com/sourcefuse/loopback4-notifications/graphs/contributors" target="_blank"> |
| 10 | +<img alt="GitHub contributors" src="https://img.shields.io/github/contributors/sourcefuse/loopback4-notifications"> |
| 11 | +</a> |
| 12 | +<a href="https://www.npmjs.com/package/loopback4-notifications" target="_blank"> |
| 13 | +<img alt="downloads" src="https://img.shields.io/npm/dw/loopback4-notifications.svg"> |
| 14 | +</a> |
| 15 | +<a href="https://github.com/sourcefuse/loopback4-notifications/blob/master/LICENSE"> |
| 16 | +<img src="https://img.shields.io/github/license/sourcefuse/loopback4-notifications.svg" alt="License" /> |
| 17 | +</a> |
| 18 | +<a href="https://loopback.io/" target="_blank"> |
| 19 | +<img alt="Powered By LoopBack 4" src="https://img.shields.io/badge/Powered%20by-LoopBack 4-brightgreen" /> |
| 20 | +</a> |
| 21 | +</p> |
| 22 | + |
| 23 | + |
| 24 | +## Overview |
13 | 25 |
|
14 | 26 | This is a loopback-next extension for adding different notification mechanisms vis-à-vis, Push, SMS, Email to any loopback 4 based REST API application or microservice.
|
15 | 27 |
|
|
0 commit comments