servant-multipart: multipart/form-data (e.g file upload) support for servant

[ bsd3, library, servant, web ] [ Propose Tags ]

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.

Downloads

Versions [RSS] 0.10, 0.10.0.1, 0.11, 0.11.1, 0.11.2, 0.11.3, 0.11.4, 0.11.5, 0.11.6, 0.12, 0.12.1
Change log CHANGELOG.md
Dependencies array (>=0.5.1.1 && <0.6), base (>=4.9 && <5), bytestring (>=0.10.8.1 && <0.11), directory (>=1.3 && <1.4), http-client, http-media (>=0.7.1.3 && <0.9), lens (>=4.17 && <4.20), network (>=2.8 && <3.2), random (>=0.1.1 && <1.2), resourcet (>=1.2.2 && <1.3), servant (>=0.16 && <0.18), servant-client, servant-client-core (>=0.16 && <0.18), servant-docs (>=0.10 && <0.16), servant-foreign (>=0.15 && <0.16), servant-multipart, servant-server (>=0.16 && <0.18), string-conversions (>=0.4.0.1 && <0.5), text (>=1.2.3.0 && <1.3), transformers (>=0.5.2.0 && <0.6), wai (>=3.2.1.2 && <3.3), wai-extra (>=3.0.24.3 && <3.1), warp [details]
License BSD-3-Clause
Copyright 2016-2017 Alp Mestanogullari, 2018-2019 Servant Contributors
Author Alp Mestanogullari
Maintainer alpmestan@gmail.com
Category Web, Servant
Home page https://github.com/haskell-servant/servant-multipart#readme
Source repo head: git clone https://github.com/haskell-servant/servant-multipart
Uploaded by MatthiasFischmann at 2020-07-02T21:41:28Z
Distributions LTSHaskell:0.12.1, NixOS:0.12.1, Stackage:0.12.1
Reverse Dependencies 8 direct, 3 indirect [details]
Executables upload
Downloads 13218 total (72 in the last 30 days)
Rating 2.0 (votes: 1) [estimated by Bayesian average]
Your Rating
  • λ
  • λ
  • λ
Status Docs uploaded by user
Build status unknown [no reports yet]