Skip to content

otbe/serverless-dynamodb-graphql-example

Repository files navigation

Serverless + GraphQL + DynamoDB Example

Simple example of using Serverless to deploy a GraphQL API backed by DynamoDB.

To run on your own machine:

$ yarn
$ yarn sls dynamodb install
$ yarn start

GraphQL endpoint is available under http://localhost:3000/graphql

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published