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: 4 months ago
JSON representation

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.