Skip to content

kingdomax/graphql-poc

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Node/Apollo POC

image image image

This is GraphQL server that illustrate search's schema (80-90% accuracy compared to production one). You could play around with query and get some sense how response would be. In addition, I roughly wrote this app, so the code stil does not ready for production used.

Prerequisites

Node 10

Getting Started

Installing dependencies

npm install

Spin-up local server

npm start

Enjoy!

http://localhost:4000/graphql 

Built With

About

[Web App] Proof of Concept Apollo GraphQL

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published