{"id":13989898,"url":"https://github.com/cloudacademy/awslambda2googlefunctions","last_synced_at":"2026-03-16T03:31:48.212Z","repository":{"id":77791345,"uuid":"53736478","full_name":"cloudacademy/awslambda2googlefunctions","owner":"cloudacademy","description":"Rewrite-js transformation module to map AWS Lambda functions into Google Functions.","archived":false,"fork":false,"pushed_at":"2016-03-31T12:48:25.000Z","size":5,"stargazers_count":22,"open_issues_count":1,"forks_count":9,"subscribers_count":5,"default_branch":"master","last_synced_at":"2024-08-09T13:16:39.933Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","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/cloudacademy.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}},"created_at":"2016-03-12T14:44:34.000Z","updated_at":"2022-08-28T07:51:34.000Z","dependencies_parsed_at":"2023-03-12T02:04:44.180Z","dependency_job_id":null,"html_url":"https://github.com/cloudacademy/awslambda2googlefunctions","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/cloudacademy%2Fawslambda2googlefunctions","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cloudacademy%2Fawslambda2googlefunctions/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cloudacademy%2Fawslambda2googlefunctions/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cloudacademy%2Fawslambda2googlefunctions/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/cloudacademy","download_url":"https://codeload.github.com/cloudacademy/awslambda2googlefunctions/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":224501635,"owners_count":17321868,"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-08-09T13:02:09.178Z","updated_at":"2026-03-16T03:31:48.138Z","avatar_url":"https://github.com/cloudacademy.png","language":"JavaScript","funding_links":[],"categories":["JavaScript"],"sub_categories":[],"readme":"# awslambda2googlefunctions (JS)\n\nRewrite-js transformation module to map [AWS Lambda functions](https://aws.amazon.com/lambda/) into [Google Cloud Functions](https://cloud.google.com/functions/docs) (only JavaScript).\n\n\n## Forewords\n\nThis conversion tool was inspired by my recent review of Google's alpha-release of Cloud Functions: [Google Cloud Functions VS AWS Lambda: fight for serverless cloud domination begins](http://cloudacademy.com/blog/google-cloud-functions-serverless/).\n\n\n## Installation\n\nInstall [rewrite-js](https://github.com/chrisdickinson/rewrite-js) as follows:\n\n`npm install -g rewrite-js`\n\n## Usage\n\nYou can generate the Google Functions output - given your AWS Lambda function input - as follows:\n\n`cat lambda_function.js | rewrite-js awslambda2googlefunctions.js \u003e google_function.js`\n\nYou can have a look at some examples [here](examples/).\n\n## Notes\n\nThis tool is only supposed to speed the function porting process up. It won't take care of resolving unpredictable naming conflicts, testing or deploying your new Google function.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcloudacademy%2Fawslambda2googlefunctions","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fcloudacademy%2Fawslambda2googlefunctions","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcloudacademy%2Fawslambda2googlefunctions/lists"}