{"id":20853918,"url":"https://github.com/wolfeidau/appsync-graphql-api","last_synced_at":"2025-09-14T03:22:10.635Z","repository":{"id":136376838,"uuid":"176442381","full_name":"wolfeidau/appsync-graphql-api","owner":"wolfeidau","description":"This project illustrates how to build an AppSync Lambda data source using Typescript.","archived":false,"fork":false,"pushed_at":"2019-03-19T06:43:17.000Z","size":53,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-03-12T13:14:18.651Z","etag":null,"topics":["appsync","aws","cloudformation","lambda","sam","typescript"],"latest_commit_sha":null,"homepage":"https://github.com/wolfeidau/appsync-graphql-api","language":"TypeScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"other","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/wolfeidau.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2019-03-19T06:43:01.000Z","updated_at":"2019-05-17T01:00:27.000Z","dependencies_parsed_at":"2023-03-24T20:01:45.946Z","dependency_job_id":null,"html_url":"https://github.com/wolfeidau/appsync-graphql-api","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/wolfeidau/appsync-graphql-api","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/wolfeidau%2Fappsync-graphql-api","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/wolfeidau%2Fappsync-graphql-api/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/wolfeidau%2Fappsync-graphql-api/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/wolfeidau%2Fappsync-graphql-api/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/wolfeidau","download_url":"https://codeload.github.com/wolfeidau/appsync-graphql-api/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/wolfeidau%2Fappsync-graphql-api/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":275056189,"owners_count":25397799,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","status":"online","status_checked_at":"2025-09-14T02:00:10.474Z","response_time":75,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["appsync","aws","cloudformation","lambda","sam","typescript"],"created_at":"2024-11-18T03:23:46.981Z","updated_at":"2025-09-14T03:22:10.589Z","avatar_url":"https://github.com/wolfeidau.png","language":"TypeScript","readme":"# appsync-lambda-ts\n\nThis project is an example project which illustrates how to build an [AppSync](https://aws.amazon.com/appsync/) [Lambda](https://aws.amazon.com/lambda/) data source using [Typescript](https://www.typescriptlang.org/).\n\n# Features\n\nThis project has a basic handler, with an example test using [Jest](https://jestjs.io/). It is deployed using an [AWS SAM](https://github.com/awslabs/serverless-application-model) file which creates the AppSync API, Lambda and a DynamoDB table.\n\n# Tools\n\nThis tooling this project uses is as follows:\n\n* [AWS SAM](https://github.com/awslabs/serverless-application-model)\n* [tslint](https://palantir.github.io/tslint/)\n* [graphql-schema-linter](https://github.com/cjoudrey/graphql-schema-linter)\n\n# Usage\n\nThis project uses a basic `Makefile` to automate tasks.\n\nTo build the project for the first time run, this will run `npm install`, lint, test and build your code\n\n```\nmake ci\n```\n\nTo deploy the project you will require a staging bucket exported as `S3_BUCKET` environment variable, then you can run.\n\n```\nmake package deploy\n```\n\n# Conventions\n\nThroughout the code you will see reference to environments, this convention enables you to run a group of dependent components which are linked together based on:\n\n* EnvironmentName Name of the environment could be dev, test or prod.\n* EnvironmentNumber Number for the environment, Typically 1 - n.\n\nThe other convention used is the linking of cloudformation stacks by passing in the name of a stack, rather than nesting or the like. This takes advantage of imports / exports, which you can read about at Exporting Stack Output Values\n\n# Authors\n\n* Mark Wolfe [@wolfeidau](https://twitter.com/wolfeidau)\n\n# License\n\nThis project is released under Apache 2.0 License.\n","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fwolfeidau%2Fappsync-graphql-api","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fwolfeidau%2Fappsync-graphql-api","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fwolfeidau%2Fappsync-graphql-api/lists"}