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.

Modules

[Index]

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 base (>=4.7 && <5), bytestring (>=0.10 && <0.11), directory, http-client, http-media (>=0.6 && <0.8), lens (>=4.0 && <4.17), network, resourcet (>=1.1 && <1.3), servant (>=0.10 && <0.14), servant-docs (>=0.10 && <0.14), servant-multipart, servant-server (>=0.10 && <0.14), text (>=1.2 && <1.3), transformers (>=0.3 && <0.6), wai (>=3.2 && <3.3), wai-extra (>=3.0 && <3.1), warp [details]
License BSD-3-Clause
Copyright 2016-2017 Alp Mestanogullari
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-servent/servant-multipart
Uploaded by phadej at 2018-02-09T18:40:49Z
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 available [build log]
Last success reported on 2018-02-09 [all 1 reports]