An open API service indexing awesome lists of open source software.

https://github.com/polterguy/notifications

Notifications service for Magic
https://github.com/polterguy/notifications

Last synced: 4 months ago
JSON representation

Notifications service for Magic

Awesome Lists containing this project

README

          

# Notifications module

This module allows you to generically implement notification services for your Magic installation.
It provides one slot **[notifications.create]** that you can invoke from other modules to
dynamically store notifications occurring in other parts of the system, for then to invoke
the `GET` _"notifications"_ endpoint to display notifications to the end user.