Commit Graph

22 Commits

Author SHA1 Message Date
andremarianiello 751350ba9e
WithResource combinator for Servant-managed resources (#1630) 2022-12-29 19:00:47 +01:00
Sven Tennie a8f1a7603f
Update docs: #haskell-servant is now on libera.chat (#1503) 2022-02-03 12:40:00 +01:00
Maxim Koltsov 57badc7c74
Add UVerb cookbook to cookbook build (#1365) 2020-11-22 18:08:01 +03:00
Maxim Koltsov d94ad9df9b
Add cookbook entry for custom error formatters 2020-07-17 17:11:46 +03:00
Jake Quade 7554ed4ae3 Add mysql cookbook example
Contributes a basic mysql-backed API with basic CRUD functionalities.
2019-08-05 15:32:57 +10:00
Domen Kožar 1826b8a767
Add streaming to the cookbook toc 2019-04-19 14:45:14 +07:00
Yann Esposito (Yogsototh) 53b97dd8b3 Adding OIDC Cookbook 2019-04-15 19:50:28 +03:00
Erik Aker 43af1d0c9e WIP Commit: must finish servant-quickcheck tests 2018-10-11 20:51:30 -07:00
Erik Aker 0c4dc88592 Add new cookbook recipe for hoistServerWithContext 2018-10-03 18:00:06 -07:00
Marco Perone 7a9504e046 cookbook sentry integration page 2018-09-19 08:21:09 +02:00
Jakob Demler 765b62b05b curl-mock cookbook example 2018-09-14 19:01:04 +02:00
Oleg Grenrus 8dc323ef0a Add 'using free client' recipe 2018-07-06 00:21:17 +03:00
Oleg Grenrus 2ec3596c56 Add generic/Generic.lhs to cookbook/index.rst 2018-07-05 23:21:32 +03:00
KtorZ 93838ae9e7
Add recipe introducing servant-pagination 2018-04-17 10:02:40 +02:00
Ilya Murzinov f1911f390d Added new cookbook recipe for using custom monad 2017-12-29 13:22:32 +03:00
Alp Mestanogullari c5f2b9e175 add https recipe, add (future) github links at the end of all recipes 2017-12-08 23:44:48 +01:00
Alp Mestanogullari 6075700ebc add a recipe about 'structuring APIs' in general 2017-12-08 23:44:48 +01:00
Alp Mestanogullari 5ac6de8277 add file upload recipe 2017-12-08 23:44:48 +01:00
Alp Mestanogullari 6dc9d04e60 build cookbook projects in CI 2017-12-08 23:44:47 +01:00
Alp Mestanogullari e2314aa059 add cookbook recipe for using a PostgreSQL connection pool 2017-12-08 23:44:38 +01:00
Alp Mestanogullari 8543e00aaa add a cookbook recipe for sqlite. cabalized cookbook examples. 2017-12-08 23:44:38 +01:00
Alp Mestanogullari 606a4a6f69 add a cookbook section to docs, with a first 'recipe' about basic auth 2017-12-05 18:09:41 +01:00