rzachariah / graphql-trading

Trading App using GraphQL Subscriptions

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

graphql-trading

Realtime trading with graphql

Prerequisites

Usage

npm install
npm start

Navigate over to http://localhost:3000

Try the trades query! Try the addTrade mutation!

To subscribe to trades, get the client app from here

About

Trading App using GraphQL Subscriptions

License:MIT License


Languages

Language:JavaScript 100.0%