/coffee-recipe-api

An api for storing and searching coffee recipes

Primary LanguageTypeScriptMIT LicenseMIT

Coffee Recipe API - Example project

This project is created to showcase appsync-vtl-generator.

Setup

Appsync and Dynamodb are managed by CDK and talk to each other with vtl resolvers which are native to Dynamodb.

Workflow

  1. write you schema.gql with all the Dynamodb directives you can find from AWS appsync
  2. use the appsync-vtl-generator and generate the resolvers and referene them in CDK

✌️ Get in touch with me

Personal Website Twitter LinkedIn

📝 License

Distributed under the MIT License. See LICENSE for more information.