Skip to content

KevinHCH/appsync-api

Repository files navigation

APPSYNC API

AWS AppSync is a fully managed service that enables you to develop GraphQL APIs by connecting to multiple data sources. With AWS AppSync, you can easily create, configure, and deploy GraphQL APIs at scale.

As an alternative to Amplify, AppSync allows you to handle and deploy GraphQL APIs across multiple environments with ease. It also provides a range of features such as caching, real-time data synchronization, and offline access.

This repository contains a basic example of how to deploy a complete stack using AWS AppSync. The configuration provided will serve as a starting point for creating your own AppSync API, which can be customized according to your needs.

Deploy

  • command: npx cdk deploy -c env=development

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published