Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/dabit3/sms-graphql-ui
https://github.com/dabit3/sms-graphql-ui
amazon-pinpoint graphql serverless sns
Last synced: 11 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/dabit3/sms-graphql-ui
- Owner: dabit3
- Created: 2019-07-26T00:27:34.000Z (over 5 years ago)
- Default Branch: master
- Last Pushed: 2021-06-16T08:09:43.000Z (over 3 years ago)
- Last Synced: 2023-08-03T20:13:05.583Z (over 1 year ago)
- Topics: amazon-pinpoint, graphql, serverless, sns
- Language: JavaScript
- Size: 2.93 MB
- Stars: 7
- Watchers: 1
- 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.