node-formidable / node-formidable/formidable
Support serverless environments
Nobody has claimed this yet.
- 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
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- 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