matthewspear / cartql

GraphQL Cart + Checkout API

Home Page:https://cartql.com

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

CartQL

GraphQL Shopping Cart API. The only shopping cart API designed to work with your existing frontend or backend.

Using the API

All requests can be made to https://api.cartql.com or you can run your own instance.

Deploy

Development

If you want to run this locally and contribute, you'll need the Heroku CLI, MongoDB, Node and Yarn installed to get going.

yarn
cp .env.sample .env # populate values
yarn dev
heroku local -f Procfile.dev

About

GraphQL Cart + Checkout API

https://cartql.com

License:MIT License


Languages

Language:JavaScript 100.0%