Appsync Open Source Projects
Browse 53 Appsync open source projects, ranked by GitHub stars. Find the most popular Appsync tools and libraries.
aws-amplify/amplify-cli
The AWS Amplify CLI is a toolchain for simplifying serverless web and mobile development.
Metrics details
| Stars | 2,873 |
pulumi/examples
Infrastructure, containers, and serverless apps to AWS, Azure, GCP, and Kubernetes... all deployed with Pulumi
Metrics details
| Stars | 2,582 |
cdk-patterns/serverless
This is intended to be a repo containing all of the official AWS Serverless architecture patterns built with CDK for developers to use. All patterns come in Typescript and Python with the exported CloudFormation also included.
Metrics details
| Stars | 2,352 |
dabit3/awesome-aws-amplify
Curated list of AWS Amplify Resources
Metrics details
| Stars | 1,769 |
GantMan/ReactStateMuseum
A whirlwind tour of React state management systems by example
Metrics details
| Stars | 1,540 |
aws-samples/aws-serverless-ecommerce-platform
Serverless Ecommerce Platform is a sample implementation of a serverless backend for an e-commerce website. This sample is not meant to be used as an e-commerce platform as-is, but as an inspiration on how to build event-driven serverless microservices on AWS.
Metrics details
| Stars | 1,148 |
sid88in/serverless-appsync-plugin
serverless plugin for appsync
Metrics details
| Stars | 956 |
awslabs/aws-mobile-appsync-sdk-js
JavaScript library files for Offline, Sync, Sigv4. includes support for React Native
Metrics details
| Stars | 917 |
hasura/awesome-react-graphql
A curated collection of resources, clients and tools that make working with `GraphQL and React/React Native` awesome
Metrics details
| Stars | 751 |
JohnCoates/flexdecrypt
Decrypt iOS Apps and Mach-O binaries
Metrics details
| Stars | 733 |
jamstack-cms/jamstack-cms
Modern full stack CMS. Built with Gatsby, GraphQL, AWS Amplify, and Serverless technologies.
Metrics details
| Stars | 723 |
dabit3/awesome-aws-appsync
Curated list of AWS AppSync Resources
Metrics details
| Stars | 618 |
awslabs/generative-ai-cdk-constructs
AWS Generative AI CDK Constructs are sample implementations of AWS CDK for common generative AI patterns.
Metrics details
| Stars | 541 |
aws-samples/aws-amplify-graphql
Sample using AWS Amplify and AWS AppSync together for user login and authorization when making GraphQL queries and mutations. Also includes complex objects for uploading and downloading data to and from S3 with a React app.
Metrics details
| Stars | 527 |
aws-samples/aws-mobile-appsync-chat-starter-angular
GraphQL starter progressive web application (PWA) with Realtime and Offline functionality using AWS AppSync
Metrics details
| Stars | 517 |
aws/aws-appsync-community
The AWS AppSync community
Metrics details
| Stars | 509 |
amazon-archives/aws-mobile-appsync-events-starter-react
GraphQL starter application with Realtime and Offline functionality using AWS AppSync
Metrics details
| Stars | 366 |
dabit3/next.js-amplify-workshop
AWS Amplify Next.js workshop
Metrics details
| Stars | 357 |
aws-amplify/amplify-android
The fastest and easiest way to use AWS from your Android app.
Metrics details
| Stars | 287 |
awslabs/aws-mobile-appsync-sdk-ios
iOS SDK for AWS AppSync.
Metrics details
| Stars | 265 |
dabit3/full-stack-serverless-code
Code examples for my book Full Stack Serverless with O'Reilly Publications
Metrics details
| Stars | 253 |
dabit3/heard
React Native Enterprise Social Messaging App
Metrics details
| Stars | 241 |
dabit3/aws-appsync-react-workshop
Building real-time offline-ready Applications with React, GraphQL & AWS AppSync
Metrics details
| Stars | 232 |
maoosi/prisma-appsync
⚡ Turns your ◭ Prisma Schema into a fully-featured GraphQL API, tailored for AWS AppSync.
Metrics details
| Stars | 231 |
awslabs/realtime-fraud-detection-with-gnn-on-dgl
An end-to-end blueprint architecture for real-time fraud detection(leveraging graph database Amazon Neptune) using Amazon SageMaker and Deep Graph Library (DGL) to construct a heterogeneous graph from tabular data and train a Graph Neural Network(GNN) model to detect fraudulent transactions in the IEEE-CIS dataset.
Metrics details
| Stars | 228 |
panacloud-modern-global-apps/full-stack-serverless-cdk
Learn to Build Full-Stack Serverless Apps and APIs using AWS Cloud Development Kit (CDK) in Baby Steps.
Metrics details
| Stars | 219 |
dabit3/amplify-photo-sharing-workshop
Building full-stack cloud apps with AWS Amplify and React
Metrics details
| Stars | 208 |
aws-samples/appsync-refarch-realtime
AWS AppSync Real-Time Reference Architecture
Metrics details
| Stars | 184 |
aws-samples/aws-serverless-appsync-app
This workshop shows you how to build a Web Application that demonstrates how easy it is to create data driven web applications all with no servers. You will build a serverless web application that lets users search for popular tourist destinations. The application will use AWS AppSync and the AWS Serverless platform to provide real-time weather analysis of the indexed destinations.
Metrics details
| Stars | 183 |
aws-samples/generative-ai-cdk-constructs-samples
This repo provides sample generative AI stacks built atop the AWS Generative AI CDK Constructs.
Metrics details
| Stars | 173 |
dabit3/aws-amplify-workshop-react
Building Serverless React Applications with AWS Amplify
Metrics details
| Stars | 169 |
dabit3/write-with-me
Real-time Collaborative Markdown Editor
Metrics details
| Stars | 163 |
awslabs/aws-amplify-unicorntrivia-workshop
This is repository contains a self-paced workshop that uses AWS AppSync, AWS Amplify and AWS Elemental Media Services to implement a live streaming trivia system.
Metrics details
| Stars | 162 |
aws-amplify-jp/awesome-aws-amplify-ja
日本語で書かれているAWS Amplifyのツール、チュートリアル、記事などのリンク集
Metrics details
| Stars | 162 |
dabit3/graphql-recipes
A list of GraphQL recipes that, when used with the Amplify CLI, will deploy an entire AWS AppSync GraphQL backend.
Metrics details
| Stars | 157 |
dabit3/next.js-cdk-amplify-workshop
Full stack serverless workshop with Next.js, CDK, and AWS Amplify
Metrics details
| Stars | 157 |
amazon-archives/aws-mobile-appsync-events-starter-react-native
GraphQL starter application with Realtime and Offline functionality using AWS AppSync
Metrics details
| Stars | 150 |
dabit3/aws-amplify-workshop-react-native
Building Cloud-enabled Mobile Applications with React Native & AWS Amplify
Metrics details
| Stars | 141 |
aws-samples/aws-serverless-fullstack-swift-apple-carplay-example
This application demonstrates a full-stack Apple CarPlay app that uses Swift for both the UI and the backend services in AWS. The app accesses Lambda functions written in Swift and deployed from Docker images. The app accesses Amazon Location Service and a 3rd party weather api to display information in the vicinity of the user.
Metrics details
| Stars | 132 |
hasura/awesome-angular-graphql
A curated collection of resources, clients and tools that make working with `GraphQL and Angular` awesome
Metrics details
| Stars | 131 |
amazon-archives/aws-appsync-rds-aurora-sample
An AWS AppSync Serverless resolver for the Amazon Aurora relational database.
Metrics details
| Stars | 131 |
kcwinner/cdk-appsync-transformer
AWS Amplify inspired CDK construct for creating directive based AppSync APIs
Metrics details
| Stars | 130 |
serverless-appsync/serverless-appsync-simulator
A simple wrapper around Amplify AppSync Simulator to test serverless AppSync Apis
Metrics details
| Stars | 129 |
aws-samples/aws-appsync-calorie-tracker-workshop
Serverless application that demonstrate how to use AWS AppSync and Amazon Neptune to build a realtime, data driven application.
Metrics details
| Stars | 128 |
youneshenniwrites/ReactNativeAuth
Mobile user authentication flow with React Native, Expo, and AWS Amplify: Sign In, Sign Up, Confirm Sign Up, Forget Password, Reset Password.
Metrics details
| Stars | 128 |
aws-samples/aws-appsync-iot-core-realtime-dashboard
This sample application demonstrates a React based web dashboard receiving real-time updates from IoT sensors. The solution is built with AWS AppSync, AWS Amplify, Amazon Location Service, and AWS IoT Core technologies.
Metrics details
| Stars | 127 |
dabit3/appsync-graphql-real-time-canvas
Collaborative real-time canvas built with GraphQL, AWS AppSync, & React Canvas Draw
Metrics details
| Stars | 121 |
ineat/flutter-aws-appsync-sample
Create custom bridge for AWS AppSync in Flutter
Metrics details
| Stars | 116 |
amazon-archives/aws-serverless-appsync-loyalty
Unicorn Loyalty: E-Commerce Serverless GraphQL Loyalty Sample App
Metrics details
| Stars | 116 |
GraphQLBr/links-para-estudo
Metrics details
| Stars | 109 |
angelarw/aws-hands-on-workshops
A curated collection of hands-on workshops for learning AWS
Metrics details
| Stars | 106 |
awslabs/aws-mobile-appsync-sdk-android
Android SDK for AWS AppSync.
Metrics details
| Stars | 106 |
aws-samples/aws-mobile-appsync-events-starter-ios
GraphQL starter application with Realtime and Offline functionality using AWS AppSync
Metrics details
| Stars | 102 |
