aws / aws/aws-lambda-runtime-interface-emulator
Add support for multipart/form-data in RIE
未关闭
- 主要语言
- Go
- 星标
- 1.1k
- 派生
- 118
- 平均合并
- 42 分钟
- 30 天内合并 PR
- 2
描述
I would love the ability to use multipart/form-data in local testing environments for my lambda functions. The official AWS API-Gateway supports this feature so I see no reason why this package shouldn't.
It could be enabled with a --flag on the startup call or something if need be.
贡献指南
调研方向
首先跟踪 RIE 如何处理 Lambda HTTP 请求和启动标志,然后将 multipart/form-data 的预期行为与 AWS API Gateway 进行比较。完成的标准是本地测试支持 Lambda 函数使用 multipart/form-data,并记录任何必需的启动配置。
由索引模型根据 Issue 内容生成。
评估
- 技术栈
- aws, go
- 领域
- api, backend
- Issue 类型
- 功能
- 难度
- 5/5
- 预计耗时
- 一周以上
- 活跃度
- 停滞
- 描述清晰度
- 需要澄清
- 新手友好度
- 25/100