{"id":22693700,"url":"https://github.com/mooyoul/lambdaless","last_synced_at":"2025-04-13T00:21:24.888Z","repository":{"id":40440755,"uuid":"217013200","full_name":"mooyoul/lambdaless","owner":"mooyoul","description":"A collection of Lambdaless services","archived":false,"fork":false,"pushed_at":"2023-12-15T02:47:10.000Z","size":3317,"stargazers_count":6,"open_issues_count":14,"forks_count":0,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-04-06T18:12:35.053Z","etag":null,"topics":["aws","aws-cdk","lambdaless","serverless"],"latest_commit_sha":null,"homepage":null,"language":"TypeScript","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/mooyoul.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":"2019-10-23T08:59:00.000Z","updated_at":"2023-03-04T05:48:46.000Z","dependencies_parsed_at":"2023-01-26T04:46:34.411Z","dependency_job_id":null,"html_url":"https://github.com/mooyoul/lambdaless","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/mooyoul%2Flambdaless","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mooyoul%2Flambdaless/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mooyoul%2Flambdaless/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mooyoul%2Flambdaless/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/mooyoul","download_url":"https://codeload.github.com/mooyoul/lambdaless/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":248648256,"owners_count":21139260,"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":["aws","aws-cdk","lambdaless","serverless"],"created_at":"2024-12-10T02:12:42.919Z","updated_at":"2025-04-13T00:21:24.846Z","avatar_url":"https://github.com/mooyoul.png","language":"TypeScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Lambdaless\n\nA Serverless architecture without Lambda usage ⚡️\n\n### What's this?\n\nLambdaless is another way to implement service APIs. Simply think this as Serverless architecture without Lambda usage.\n\nI'm not joking. This repository contains some real-world Lambdaless implementations.\n\nA big thanks to AWS CDK. AWS CDK provided an easy way to implement Lambdaless. \nTheir abstraction is super cool. also it finally stopped CloudFormation YAML nightmare.\n\n\n### How?\n\nUse API Gateway as first citizen in Serverless Architecture.\n\nFor further details, Please refer to my presentation: [Lambdaless and AWS CDK @ AWSKRUG Serverless Group](https://www.slideshare.net/mooyoul/lambdaless-and-aws-cdk-191793017)\n\n\n### Do and Don'ts\n\n#### Do\n\n- Use lambdaless only if Lambda just do *simple tasks*\n  - Lambda just perform simple transformations and call **single** AWS API.\n\n#### Don'ts\n\n- Any other cases except suitable use cases. \n  - Long mapping template will burn your brain\n\n\n### Contents\n\n#### Services\n\n- [Comment Service](./comment)\n- [Email Subscription Service](./email-subscription)\n- idea: URL Shortener Service\n\n#### Proxies\n\n- [Proxy](./proxy)\n\n#### Collectors\n\n- [Sendgrid Event Collector](./sendgrid-event-collector)\n- idea: [Slack Event](https://api.slack.com/events-api) Collector\n\n## License\n\n[MIT](LICENSE)\n\nSee full license on [mooyoul.mit-license.org](http://mooyoul.mit-license.org/)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmooyoul%2Flambdaless","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fmooyoul%2Flambdaless","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmooyoul%2Flambdaless/lists"}