node-formidable / node-formidable/formidable

Support serverless environments

Open
#594 8 comments 1 reaction 0 assignees View on GitHub

Nobody has claimed this yet.

Area: APIs Priority: High Status: Proposal Type: Enhancement
Dominant language
JavaScript
Stars
7.2k
Forks
689
Avg merge
3d 7h
Merged PRs (30d)
2

Description

The existence of formidable-serverless is because serverless env is preprocessing the body.

Today I received one more report (in twitter) because of that. The #285 is related to that too.

We need to integrate that.

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

Start by reading issue #285 and comparing the linked formidable-serverless project with Formidable's current request-parsing entry points. Determine how serverless environments preprocess the body and what integration boundary is appropriate. Done means the reported serverless multipart case works without the separate package, with coverage for the behavior.

Written by the indexing model from the issue text.

Assessment

Tech stack
javascript
Domain
backend, cloud
Issue type
Feature
Difficulty
5/5
Estimated time
Over a week
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
30/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.