Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Support optional AWS SNS module for mobile push notification #171

Open
longnd opened this issue Feb 28, 2023 · 0 comments
Open

Support optional AWS SNS module for mobile push notification #171

longnd opened this issue Feb 28, 2023 · 0 comments
Assignees
Labels
type : feature New feature or request

Comments

@longnd
Copy link
Contributor

longnd commented Feb 28, 2023

Why

For API projects that needs to integrate with mobile app, it is common to send push notification using AWS SNS, e.g. in Worpt API (https://github.com/nimblehq/worpt-infrastructure/tree/main/modules/sns).
To avoid repeating that work, we can introduce SNS as an optional module for the infrastructure template.

Who Benefits?

  • The client as the time spent on setting up the infrastructure with AWS SNS will be shorter.
  • The development team, as there is less repetitive work between projects.
@longnd longnd added the type : feature New feature or request label Feb 28, 2023
@longnd longnd self-assigned this Apr 17, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
type : feature New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant