hexresearch / servant-multipart

Support for file uploads in multipart/form-data for servant

Home Page:https://hackage.haskell.org/package/servant-multipart

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

servant-multipart

This package adds support for file upload to the servant ecosystem. It draws on ideas and code from several people who participated in the (in)famous ticket #133 on servant's issue tracker. Explanations and examples to be added soon.

About

Support for file uploads in multipart/form-data for servant

https://hackage.haskell.org/package/servant-multipart

License:BSD 3-Clause "New" or "Revised" License


Languages

Language:Haskell 98.3%Language:Nix 1.7%