servant/doc/cookbook
Oleg Grenrus 4fab471c29 Refactor servant-client(-core)
- Rename GenResponse to ResponseF (analogous to RequestF)
- add NFData Headers
- Make Request and Response bodies be SourceIO,
  i.e. move conversions into specific implementations
2019-02-06 12:15:20 +02:00
..
basic-auth tested-with: GHC==8.6.2 2018-11-09 17:41:00 +02:00
basic-streaming tested-with: GHC==8.6.2 2018-11-09 17:41:00 +02:00
curl-mock Bump version numbers 2018-11-09 20:20:26 +02:00
db-postgres-pool tested-with: GHC==8.6.2 2018-11-09 17:41:00 +02:00
db-sqlite-simple tested-with: GHC==8.6.2 2018-11-09 17:41:00 +02:00
file-upload Allow network-3.0 2019-01-23 02:20:16 +02:00
generic tested-with: GHC==8.6.2 2018-11-09 17:41:00 +02:00
hoist-server-with-context tested-with: GHC==8.6.2 2018-11-09 17:41:00 +02:00
https tested-with: GHC==8.6.2 2018-11-09 17:41:00 +02:00
jwt-and-basic-auth tested-with: GHC==8.6.2 2018-11-09 17:41:00 +02:00
pagination tested-with: GHC==8.6.2 2018-11-09 17:41:00 +02:00
sentry tested-with: GHC==8.6.2 2018-11-09 17:41:00 +02:00
structuring-apis tested-with: GHC==8.6.2 2018-11-09 17:41:00 +02:00
testing tested-with: GHC==8.6.2 2018-11-09 17:41:00 +02:00
using-custom-monad Add note to custom monad documentation about what to do with Raw endpoints. 2018-11-11 09:31:57 -08:00
using-free-client Refactor servant-client(-core) 2019-02-06 12:15:20 +02:00
cabal.project WIP Commit: must finish servant-quickcheck tests 2018-10-11 20:51:30 -07:00
index.rst WIP Commit: must finish servant-quickcheck tests 2018-10-11 20:51:30 -07:00