Skip to content

Combine commerce and content by querying your product catalog with this GraphQL gateway API.

License

Notifications You must be signed in to change notification settings

ordercloud-api/MACHathon-GraphCatalog

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

30 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

MACHathon-GraphCatalog

Query your product catalog's commerce data and static content through one GraphQL gateway API.

Tools we're using

Run Server

  1. Clone this repo git clone https://github.com/ordercloud-api/MACHathon-GraphCatalog.git
  2. Install dependencies in ./server with npm install
  3. npm start
  4. Navigate to http://localhost:4000/ where you shoud see Apollo GraphQL Playground (Docs)
  5. Try out some API requests!

Run example client

  1. First, run the server
  2. Install dependencies in ./client with npm install
  3. npm start
  4. Navigate to http://localhost:3000/

Account Credentials

We've put our sandbox account credentials in ./server/src/config.js in order to make it easy to get up and running quickly. To connect your own Ordercloud or Contentful account, edit the values in that file.

About

Combine commerce and content by querying your product catalog with this GraphQL gateway API.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 3

  •  
  •  
  •