Momics / cloudchamber

A dashboard that visualises graphql queries being done during development. It should give a better feel for what is happening in your API.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Cloudchamber

Named after the particle detector used to visualize trajectories of ionized radiation (https://en.wikipedia.org/wiki/Cloud_chamber).

It is a dashboard that visualises graphql requests. It can be used during development to better understand how your API and apps are behaving.

It is an Apollo Server Plugin and uses Apollo's tracing functionality to function.

About

A dashboard that visualises graphql queries being done during development. It should give a better feel for what is happening in your API.

License:MIT License


Languages

Language:TypeScript 93.7%Language:HTML 6.3%