8000 GitHub - karlvr/multipart: A parser for multipart/form-data requests that does not depend upon any javax.servlet classes. Suitable for use with AWS Lambda.
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content
8000

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

License

Notifications You must be signed in to change notification settings

karlvr/multipart

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

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

0