{"id":16482904,"url":"https://github.com/ecthiender/hge-events-aws-nodejs","last_synced_at":"2026-05-12T18:34:58.131Z","repository":{"id":140125359,"uuid":"146755463","full_name":"ecthiender/hge-events-aws-nodejs","owner":"ecthiender","description":null,"archived":false,"fork":false,"pushed_at":"2018-08-31T13:23:38.000Z","size":3,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-01-11T12:12:50.305Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"JavaScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/ecthiender.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"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":"2018-08-30T13:41:55.000Z","updated_at":"2018-08-31T13:23:39.000Z","dependencies_parsed_at":null,"dependency_job_id":"773c0356-7a7b-4b69-ba76-2191efd3c81a","html_url":"https://github.com/ecthiender/hge-events-aws-nodejs","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ecthiender%2Fhge-events-aws-nodejs","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ecthiender%2Fhge-events-aws-nodejs/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ecthiender%2Fhge-events-aws-nodejs/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ecthiender%2Fhge-events-aws-nodejs/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/ecthiender","download_url":"https://codeload.github.com/ecthiender/hge-events-aws-nodejs/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":241215022,"owners_count":19928408,"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","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":[],"created_at":"2024-10-11T13:12:23.813Z","updated_at":"2026-05-12T18:34:53.100Z","avatar_url":"https://github.com/ecthiender.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Pre-requisite:\n\nFollow this guide to deploy Hasura GraphQL (on EC2) on RDS:\nhttps://blog.hasura.io/instant-graphql-on-aws-rds-1edfb85b5985\n\n# Setup our tables\n1. Create table: `notes`: `id: int`, `note: text`\n\n# Setup AWS Lambda\nCreate a lambda function in AWS. This will be our webhook.\n\n1. Create a function.\n2. Select Node.js 6 as the runtime.\n3. Select \"start from scratch\".\n4. Add API gateway as a trigger.\n5. Add an API to API gateway.\n\n6. Add the corresponding code and save. The handler function of your lambda will be the `\u003cfilename\u003e.handler`.\n\n\n# Add events in Hasura GraphQL\n\n1. In events tab, add a trigger\n2. Select all insert, update, delete operations for the trigger.\n3. Paste the API endpoint of your AWS lambda as the webhook.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fecthiender%2Fhge-events-aws-nodejs","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fecthiender%2Fhge-events-aws-nodejs","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fecthiender%2Fhge-events-aws-nodejs/lists"}