example-consumer-service

Example consumer of notifier-subscriber

Usage no npm install needed!

<script type="module">
  import exampleConsumerService from 'https://cdn.skypack.dev/example-consumer-service';
</script>

README

Example Notifier-Subscriber GraphQL Consumer Service

Provides a sample implementation of our subscription package over GraphQL

Usage

  • npm start
  • Visit http://localhost:8097/graphql
  • Open the AWS console, set the region to "Oregon", and open AWS IoT
  • Send a message over the topic user-notifications:bob and observe results the GraphQL console