Skip to content

ralfas/lemonade

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Lemonade Build Status

Intro

Lemonade is a notification service that calls you.

Dependencies

Lemonade uses S3 and Twilio.

Privacy

Lemonade uses Signed URLs to give Twilio access to the message stored in S3, so only Twilio has access to it.

Also, the messages stored in S3 are created with a short expiry.

Costs

Each notification will:

Usage

  • Store your AWS Credentials at the location specified by the AWS_CREDENTIAL_FILE environment variable.
  • Store your Twilio Credentials at the location specified by the TWILIO_CREDENTIAL_FILE environment variable.
  • Start up the Lemonade service. Lemonade returns the API address: http://localhost:2024/
  • Start your work process and have it notify the Lemonade Call API when it completes.
  • Lemonade will call you when your work process completes.

About

Lemonade is a notification service that calls you.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages