Skip to content

petabencana/cognicity-notification-lambda

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

55 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

DEPRECATED

Notifications are now sent directly from cognicity-server (as of version 3.0.6)

Build Status Coverage Status

cognicity-notification-lambda

Notification service for CogniCity (send messages to SNS topic)

Description

Exposes a RESTFul API for sending messages to existing CogniCity users via their chosen social media channel.

This Lambda publishes to AWS SNS topic, which is then captured by the appropriate social lambda (Twitter, Facebook, Telegram) to send message to user.

Build

npm run build

Test

npm run test

Deployment

Deployed to AWS via Travis CI. API GW integration is a manual process.

About

Notification service for CogniCity (send messages to users)

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 100.0%