assafg / graphql-shopping-cart

A project to demonstrate a simple graphql endpoint with AWS Lambda and DynamoDB

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

GraphQL Shopping Cart Example

A simple project to demonstrate creating a lanbda baseded GraphQL endpoing backed by a DynamoDB using osiris-es

Running this example

1. Clone
2. yarn install
3. npm i -g serverless
5. Configure serverless - https://serverless.com/framework/docs/providers/aws/guide/credentials/
5. serverless deploy

About

A project to demonstrate a simple graphql endpoint with AWS Lambda and DynamoDB


Languages

Language:JavaScript 100.0%