{"id":17444429,"url":"https://github.com/jameskyburz/fetch-lambda","last_synced_at":"2025-04-30T08:23:32.339Z","repository":{"id":57234658,"uuid":"145555828","full_name":"JamesKyburz/fetch-lambda","owner":"JamesKyburz","description":"fetch for lambda bypassing api gateway","archived":false,"fork":false,"pushed_at":"2020-05-22T21:22:51.000Z","size":1088,"stargazers_count":7,"open_issues_count":4,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-04-11T13:24:58.403Z","etag":null,"topics":["api-gateway","aws","faas","fetch","http","lambda","node","proxy"],"latest_commit_sha":null,"homepage":"https://github.com/jameskyburz/fetch-lambda","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/JamesKyburz.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":"2018-08-21T11:41:03.000Z","updated_at":"2021-09-11T10:36:02.000Z","dependencies_parsed_at":"2022-09-15T04:41:58.966Z","dependency_job_id":null,"html_url":"https://github.com/JamesKyburz/fetch-lambda","commit_stats":null,"previous_names":[],"tags_count":3,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JamesKyburz%2Ffetch-lambda","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JamesKyburz%2Ffetch-lambda/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JamesKyburz%2Ffetch-lambda/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JamesKyburz%2Ffetch-lambda/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/JamesKyburz","download_url":"https://codeload.github.com/JamesKyburz/fetch-lambda/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":251667168,"owners_count":21624443,"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":["api-gateway","aws","faas","fetch","http","lambda","node","proxy"],"created_at":"2024-10-17T17:25:05.780Z","updated_at":"2025-04-30T08:23:32.316Z","avatar_url":"https://github.com/JamesKyburz.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# fetch-lambda \n\nfetch for lambda bypassing api gateway\n\n* only aws-lambda supported for now\n* doesn't fully support fetch only the basics\n* only a string body is supported\n\nThe payload sent and received from lambda assumes the api gateway format.\n\nOnly multiValueHeaders and multiValueQueryStringParameters are supported.\n\n[![js-standard-style](https://img.shields.io/badge/code_style-standard-brightgreen.svg)](https://github.com/feross/standard)\n[![Greenkeeper badge](https://badges.greenkeeper.io/JamesKyburz/fetch-lambda.svg)](https://greenkeeper.io/)\n[![build status](https://api.travis-ci.org/JamesKyburz/fetch-lambda.svg)](https://travis-ci.org/JamesKyburz/fetch-lambda)\n[![downloads](https://img.shields.io/npm/dm/fetch-lambda.svg)](https://npmjs.org/package/fetch-lambda)\n\n### usage\n\n```javascript\nconst fetch = require('fetch-lambda')\n\nfetch('aws-lambda://function:version/path', fetchOptions)\n\n// if no :version is given then the latest lambda is invoked.\n```\n\n# license\n\n[Apache License, Version 2.0](LICENSE)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjameskyburz%2Ffetch-lambda","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fjameskyburz%2Ffetch-lambda","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjameskyburz%2Ffetch-lambda/lists"}