psean-eco / covid19-graphql-mqtt-sub

graphql subcription server connecting to covid real-time api

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

covidGraph

a Graphql server that utilizes the stream api provided by JHU and Solace Labs to provide real time subscriptions on covid data.

Quick Setup

  1. Install Dependencies.
yarn install
  1. Run dev server
yarn dev
  1. Start GraphQL Playground to make subscriptions
http://localhost:4000/graphql

About

graphql subcription server connecting to covid real-time api


Languages

Language:JavaScript 100.0%