Skip to content

cardano-foundation/cardano-graphql

Folders and files

NameName
Last commit message
Last commit date

Latest commit

0a9ec74 · Nov 28, 2019
Nov 28, 2019
Nov 26, 2019
Nov 28, 2019
Nov 28, 2019
Nov 28, 2019
Jul 30, 2019
Aug 8, 2019
Aug 26, 2019
Nov 2, 2019
Sep 2, 2019
Nov 28, 2019
Nov 2, 2019
Nov 5, 2019
Jul 30, 2019
Jul 30, 2019
Nov 26, 2019
Aug 20, 2019
Sep 2, 2019
Nov 2, 2019
Nov 28, 2019
Aug 8, 2019
Nov 28, 2019
Nov 28, 2019

Repository files navigation

Cardano GraphQL

Build Status

Cross-platform, typed, and queryable API service for Cardano, powered by Hasura to precisely query projected Cardano state from PostgreSQL.

The schema is defined in native .graphql, and used to generate packages for internal and client-side static typing. Apollo Server exposes the NodeJS execution engine over a HTTP endpoint.

Documentation

Integrated query UI and documentation is available in the GraphQL Playground, available from the a local dev environment. A hosted version of the Playground will be provided.