Skip to content

socialappslab/subscription-manager

Repository files navigation

AppCivist Notification Service

This service is based on the idea presented in here

See the documentation to learn how to use it

You can also check the original code

Original Notes

This software Open Source. See the associated LICENSE.md for details.

Simple Notoification Service is a server application with a Rest-based interface which allows definition, subscription and signaling of Events. When an Event is signaled then all subscribers receive notification containing Event instance information specific to the signal.

The service runs as a Node application and employs MongoDb as the backend.

API information on the wiki

Releases

No releases published

Packages

No packages published