{"id":16584872,"url":"https://github.com/mikaelvesavuori/triplecheck-example-lambda","last_synced_at":"2026-05-29T08:32:11.130Z","repository":{"id":101082357,"uuid":"367693530","full_name":"mikaelvesavuori/triplecheck-example-lambda","owner":"mikaelvesavuori","description":"TripleCheck broker running on AWS Lambda and DynamoDB.","archived":false,"fork":false,"pushed_at":"2023-04-22T15:54:33.000Z","size":2741,"stargazers_count":1,"open_issues_count":9,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-03-06T05:16:28.722Z","etag":null,"topics":["consumer-contracts","consumer-driven-contracts","contract-testing","pacts","triplecheck"],"latest_commit_sha":null,"homepage":"","language":"TypeScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/mikaelvesavuori.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":"SECURITY.md","support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2021-05-15T17:33:57.000Z","updated_at":"2025-01-14T07:17:20.000Z","dependencies_parsed_at":null,"dependency_job_id":"39cfbda2-e1f8-44fe-9e72-16a8e149d813","html_url":"https://github.com/mikaelvesavuori/triplecheck-example-lambda","commit_stats":null,"previous_names":[],"tags_count":1,"template":false,"template_full_name":null,"purl":"pkg:github/mikaelvesavuori/triplecheck-example-lambda","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mikaelvesavuori%2Ftriplecheck-example-lambda","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mikaelvesavuori%2Ftriplecheck-example-lambda/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mikaelvesavuori%2Ftriplecheck-example-lambda/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mikaelvesavuori%2Ftriplecheck-example-lambda/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/mikaelvesavuori","download_url":"https://codeload.github.com/mikaelvesavuori/triplecheck-example-lambda/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mikaelvesavuori%2Ftriplecheck-example-lambda/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":33644271,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-26T15:22:16.424Z","status":"online","status_checked_at":"2026-05-29T02:00:06.066Z","response_time":107,"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":["consumer-contracts","consumer-driven-contracts","contract-testing","pacts","triplecheck"],"created_at":"2024-10-11T22:46:05.803Z","updated_at":"2026-05-29T08:32:11.110Z","avatar_url":"https://github.com/mikaelvesavuori.png","language":"TypeScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# triplecheck-example-lambda\n\n![TripleCheck example implementation](readme/triplecheck-example.png)\n\n## TripleCheck broker running on AWS Lambda and DynamoDB\n\nThis repo demonstrates a working, basic implementation of a [TripleCheck broker](https://github.com/mikaelvesavuori/triplecheck-broker) running on AWS Lambda with the database in DynamoDB (pay-as-you-go model).\n\nRefer to the documentation on the [broker](https://github.com/mikaelvesavuori/triplecheck-broker) for how to call the API.\n\nTechnology choices are:\n\n- [Node.js](https://nodejs.org/en/)\n- [TypeScript](https://www.typescriptlang.org)\n- [Serverless Framework](https://www.serverless.com) for easing deployment and packaging\n- [Webpack](https://webpack.js.org) for bundling\n\n## Pre-requisites\n\n- An AWS account\n- AWS credentials in your environment so that Serverless Framework can pick them up\n- Sufficient credentials to deploy and remove Lambda, API Gateway, S3 and DynamoDB\n- Configure the `custom` block in `serverless.yml` so it uses your own values\n\n## Installation\n\nRun `npm install` or `yarn install`.\n\n## Local development\n\nRun `npm start` or `yarn start`.\n\n## Deploy\n\nRun `npm run deploy` or `yarn run deploy`.\n\n## Teardown (remove stack)\n\nRun `npm run remove` or `yarn run remove`.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmikaelvesavuori%2Ftriplecheck-example-lambda","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fmikaelvesavuori%2Ftriplecheck-example-lambda","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmikaelvesavuori%2Ftriplecheck-example-lambda/lists"}