All Projects → sbstjn → go-appsync-graphql-cloudformation

sbstjn / go-appsync-graphql-cloudformation

Licence: MIT license
AWS AppSync GraphQL API Proxy with Lambda, CloudFormation, and SAM

Programming Languages

Makefile
30231 projects
go
31211 projects - #10 most used programming language

Projects that are alternatives of or similar to go-appsync-graphql-cloudformation

Je
A distributed job execution engine for the execution of batch jobs, workflows, remediations and more.
Stars: ✭ 30 (+7.14%)
Mutual labels:  lambda, faas
Flogo
Project Flogo is an open source ecosystem of opinionated event-driven capabilities to simplify building efficient & modern serverless functions, microservices & edge apps.
Stars: ✭ 1,891 (+6653.57%)
Mutual labels:  lambda, faas
Appsync Resolvers Example
Example project for AppSync, GraphQL, and AWS Lambda resolvers using Go.
Stars: ✭ 50 (+78.57%)
Mutual labels:  lambda, appsync
Jamstack Cms
Modern full stack CMS. Built with Gatsby, GraphQL, AWS Amplify, and Serverless technologies.
Stars: ✭ 702 (+2407.14%)
Mutual labels:  lambda, appsync
Of Watchdog
Reverse proxy for STDIO and HTTP microservices
Stars: ✭ 175 (+525%)
Mutual labels:  lambda, faas
Kotless
Kotlin Serverless Framework
Stars: ✭ 721 (+2475%)
Mutual labels:  lambda, faas
Gofn
Function process via docker provider (serverless minimalist)
Stars: ✭ 134 (+378.57%)
Mutual labels:  lambda, faas
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.
Stars: ✭ 469 (+1575%)
Mutual labels:  lambda, appsync
Laravel Bridge
Package to use Laravel on AWS Lambda with Bref
Stars: ✭ 168 (+500%)
Mutual labels:  lambda, faas
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.
Stars: ✭ 162 (+478.57%)
Mutual labels:  lambda, appsync
Faas Cli
Official CLI for OpenFaaS
Stars: ✭ 633 (+2160.71%)
Mutual labels:  lambda, faas
Bref
Serverless PHP on AWS Lambda
Stars: ✭ 2,382 (+8407.14%)
Mutual labels:  lambda, faas
Functional Typescript
TypeScript standard for rock solid serverless functions.
Stars: ✭ 600 (+2042.86%)
Mutual labels:  lambda, faas
Lambdalogs
A CLI tool to trace AWS Lambda calls over multiple CloudWatch log groups.
Stars: ✭ 18 (-35.71%)
Mutual labels:  lambda, faas
Fn
The container native, cloud agnostic serverless platform.
Stars: ✭ 5,046 (+17921.43%)
Mutual labels:  lambda, faas
Aws Serverless Appsync Loyalty
Unicorn Loyalty: E-Commerce Serverless GraphQL Loyalty Sample App
Stars: ✭ 110 (+292.86%)
Mutual labels:  lambda, appsync
Functions
IronFunctions - the serverless microservices platform by
Stars: ✭ 2,968 (+10500%)
Mutual labels:  lambda, faas
Faas
OpenFaaS - Serverless Functions Made Simple
Stars: ✭ 20,820 (+74257.14%)
Mutual labels:  lambda, faas
Refunc
A lib make building AWS Lambda compatible layer easily
Stars: ✭ 144 (+414.29%)
Mutual labels:  lambda, faas
Components
The Serverless Framework's new infrastructure provisioning technology — Build, compose, & deploy serverless apps in seconds...
Stars: ✭ 2,259 (+7967.86%)
Mutual labels:  lambda, faas

AppSync GraphQL API w/ CloudFormation & SAM

MIT License Read Tutorial

Important: This is a very basic and outdated example project to use AWS AppSync with CloudFormation, AWS Serverless Application Model, and resolvers with AWS Lambda functions in Go.

Please check the appsync-resolvers-example project for a more simple and elegant example project using the appsync-resolvers package to manage your GraphQL API and resolvers using Go! You should read my Serverless GraphQL with AWS AppSync and Lambda post on sbstjn.com for a detailed guide how to use AWS AppSync and the appsync-resolvers package.

License

Feel free to use the code, it's released using the MIT license.

Contribution

You are welcome to contribute to this project! 😘

To make sure you have a pleasant experience, please read the code of conduct. It outlines core values and beliefs and will make working together a happier experience.

Deprecated Version: Back in the days without AppSync support in CloudFormation, a previous release of this exampled used the AWS CLI. You can still access the CLI variant in the use-cli branch.

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].