Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Multipart

A parser for multipart/form-data requests that does not depend upon any javax.servlet classes. This makes it suitable for use with AWS Lambda, or another situation where you do not have a servlet stack, but do have access to the contents of a multipart POST.

About

A parser for multipart/form-data requests that does not depend upon any javax.servlet classes. Suitable for use with AWS Lambda.

Topics

Resources

Stars

Watchers

Forks

Releases

Packages

Used by

Contributors

Languages