https://github.com/dabit3/sms-graphql-ui
https://github.com/dabit3/sms-graphql-ui
amazon-pinpoint graphql serverless sns
Last synced: 4 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/dabit3/sms-graphql-ui
- Owner: dabit3
- Created: 2019-07-26T00:27:34.000Z (over 6 years ago)
- Default Branch: master
- Last Pushed: 2021-06-16T08:09:43.000Z (almost 5 years ago)
- Last Synced: 2025-10-09T09:59:03.787Z (6 months ago)
- Topics: amazon-pinpoint, graphql, serverless, sns
- Language: JavaScript
- Size: 2.93 MB
- Stars: 7
- Watchers: 0
- Forks: 1
- Open Issues: 14
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# GraphQL SMS in Markdown
Real-time message board using SMS messages written in markdown.
Text a number, GraphQL subscriptions render the updates in real-time.
## Details
This project contains two main parts: The UI (React app) and the Lambda function.
The Lambda function is what processes the SMS message, the React app renders the data from the GraphQL API.