-
Notifications
You must be signed in to change notification settings - Fork 2
Add SNS as an addon #103
Copy link
Copy link
Open
Labels
type : featureNew feature or requestNew feature or request
Description
Why
When working with projects to build APIs for mobile apps, we often need to send notifications. One of the common options is to use Amazon Simple Notification Service (SNS) in combination with Firebase FCM.
Thus, having the SNS module as an add-on for the template will save us time setting up the infrastructure.
- Resources:
- Mobile push notification overview: https://www.notion.so/nimblehq/Sending-mobile-app-notifications-using-Amazon-SNS-and-FCM-c4134908eb614f69848246032ac068f9?pvs=4
- Implementation in a previous project: https://github.com/worpt-wallet/wallet-infra/pull/64
Who Benefits?
Developers, the squad, and the clients who need to spend time setting up the SNS on AWS
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
type : featureNew feature or requestNew feature or request