1.0.2 • Published 4 years ago

artemiddle v1.0.2

Weekly downloads
4
License
ISC
Repository
github
Last release
4 years ago

arteMetrics

Creating performance monitors for Apollo implementations of graphQL.

const artemetrics = require("artemetrics");
artemetrics.test();

Features

  • GrahpQL Tracing
  • more features
  • and more...
  • moooooore

Installation

arteMetrics consists of an NPM package available through the npm registry and a react web app.

Node module

Install the arteMetrics node module

npm install artemetrics

test installation by running the 'test' method.

const artemetrics = require("artemetrics");
artemetrics.test();

React App

Description of web app

Contributing

arteMetric welomes contributions in any form. If you have something you would like to add, create a pull request.

People

Sean Arseneault, Brian Chiang, Saejin Kang, Noah King, Joseph Renolayan,

License

MIT