/demo-dbnomics-graphql

Expose the DBnomics REST API with a GraphQL interface using the GraphiQL UI.

Primary LanguageJavaScriptMIT LicenseMIT

Getting Started with Create React App

This project expose the DBnomics REST API with a GraphQL interface using the GraphiQL UI.

Installation

Start the server:

cd demo-dbnomics
npm install
npm run start

And browse http://localhost:3000/

Usage

Use the explorer pane to build query or uncomment any of the provided queries.