{"id":20887151,"url":"https://github.com/yosriady/serverless-sagas","last_synced_at":"2025-05-12T19:33:19.416Z","repository":{"id":29422135,"uuid":"106757830","full_name":"yosriady/serverless-sagas","owner":"yosriady","description":"Distributed saga example with AWS Lambda and Step Functions","archived":false,"fork":false,"pushed_at":"2022-12-07T09:59:50.000Z","size":114,"stargazers_count":20,"open_issues_count":9,"forks_count":5,"subscribers_count":4,"default_branch":"master","last_synced_at":"2025-04-01T10:21:16.369Z","etag":null,"topics":["serverless","serverless-framework"],"latest_commit_sha":null,"homepage":"https://www.goingserverless.co","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/yosriady.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}},"created_at":"2017-10-13T00:09:29.000Z","updated_at":"2023-09-22T12:54:24.000Z","dependencies_parsed_at":"2023-01-14T14:53:55.580Z","dependency_job_id":null,"html_url":"https://github.com/yosriady/serverless-sagas","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/yosriady%2Fserverless-sagas","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yosriady%2Fserverless-sagas/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yosriady%2Fserverless-sagas/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yosriady%2Fserverless-sagas/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/yosriady","download_url":"https://codeload.github.com/yosriady/serverless-sagas/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":253808443,"owners_count":21967542,"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":["serverless","serverless-framework"],"created_at":"2024-11-18T08:19:14.856Z","updated_at":"2025-05-12T19:33:19.123Z","avatar_url":"https://github.com/yosriady.png","language":"JavaScript","readme":"# serverless-sagas\n\n\u003e Original credit to https://github.com/theburningmonk/lambda-saga-pattern\n\n## Successful input\n\n```\n{\n \"tripId\": \"5c12d94a-ee6a-40d9-889b-1d49142248b7\",\n \"depart\": \"London\",\n \"departAt\": \"2017-07-10T06:00:00.000Z\",\n \"arrive\": \"Dublin\",\n \"arriveAt\": \"2017-07-12T08:00:00.000Z\",\n \"hotel\": \"holiday inn\",\n \"checkIn\": \"2017-07-10T12:00:00.000Z\",\n \"checkOut\": \"2017-07-12T14:00:00.000Z\",\n \"car\": \"Volvo\",\n \"carFrom\": \"2017-07-10T00:00:00.000Z\",\n \"carTo\": \"2017-07-12T00:00:00.000Z\"\n}\n```\n\n## Failure input\n\n```\n{\n \"tripId\": \"5c12d94a-ee6a-40d9-889b-1d49142248b7\",\n \"depart\": \"London\",\n \"departAt\": \"2017-07-10T06:00:00.000Z\",\n \"arrive\": \"Dublin\",\n \"arriveAt\": \"2017-07-12T08:00:00.000Z\",\n \"hotel\": \"holiday inn\",\n \"checkIn\": \"2017-07-10T12:00:00.000Z\",\n \"checkOut\": \"2017-07-12T14:00:00.000Z\",\n \"car\": \"Volvo\",\n \"carFrom\": \"2017-07-10T00:00:00.000Z\",\n \"carTo\": \"2017-07-12T00:00:00.000Z\",\n \"failBookFlight\": true\n}\n```\n","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fyosriady%2Fserverless-sagas","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fyosriady%2Fserverless-sagas","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fyosriady%2Fserverless-sagas/lists"}