Software Alternatives, Accelerators & Startups

Build a GraphQL API with TypeScript, AWS AppSync, and CDK

GraphQL AWS AppSync
  1. GraphQL is a data query language and runtime to request and deliver data to mobile and web apps.
    Pricing:
    • Open Source
    Previously, I had used AWS SAM to build a CRUD app for notes. Recently, I wanted to learn more about the AWS Cloud Development Kit (CDK), GraphQL, and AWS AppSync, so I decided to refactor my original project.

    #Developer Tools #JavaScript Framework #Web Frameworks 224 social mentions

  2. AWS AppSync automatically updates the data in web and mobile applications in real time, and updates data for offline users as soon as they reconnect.
    Pricing:
    • Open Source
    Previously, I had used AWS SAM to build a CRUD app for notes. Recently, I wanted to learn more about the AWS Cloud Development Kit (CDK), GraphQL, and AWS AppSync, so I decided to refactor my original project.

    #Project Management #Workflow Automation #Web Service Automation 30 social mentions

Discuss: Build a GraphQL API with TypeScript, AWS AppSync, and CDK

Log in or Post with