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

Is this still up to date? Is this still the best way to go about producing such an app? #20

Open
masdmh opened this issue Oct 11, 2021 · 1 comment

Comments

@masdmh
Copy link

masdmh commented Oct 11, 2021

Curious about using AWS to update an app with data based on an input of data which occurs with varying frequency. Data source is from a webhook. Is this the best place to start?

@jmgtan
Copy link
Owner

jmgtan commented Feb 1, 2023

You have several options:

  1. Using API Gateway + Webhook
  2. Using AppSync + Subscription which this application is demonstrating.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants