Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

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

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.