Alp Mestanogullari
|
82a7428507
|
rename JsonBody to ReqBody
|
2014-10-28 16:29:04 +01:00 |
|
Alp Mestanogullari
|
9b375b137f
|
rename RQBody to JsonBody everywhere
|
2014-10-28 15:29:07 +01:00 |
|
Alp Mestanogullari
|
fc67c3b7aa
|
rename GetParam to QueryParam everywhere
|
2014-10-28 15:06:47 +01:00 |
|
Alp Mestanogullari
|
641ee69eba
|
improve the routing mechanism by augmenting the routing error type with some information and a sound monoid instance. this addresses #10
|
2014-10-28 14:34:28 +01:00 |
|
Sönke Hahn
|
71de673df2
|
refactoring: move Servant.Text to Servant.Utils.Text
|
2014-10-28 12:39:50 +01:00 |
|
Alp Mestanogullari
|
e7711a3c17
|
small haddocks changes
|
2014-10-28 12:36:32 +01:00 |
|
Sönke Hahn
|
c98c7db0df
|
Routing strips path snippets (and Raw receives modified Requests)
|
2014-10-28 17:42:49 +08:00 |
|
Sönke Hahn
|
a7c1ec1ad4
|
Merge remote-tracking branch 'origin/new-impl' into misc
Conflicts:
servant/src/Servant.hs
servant/src/Servant/API.hs
|
2014-10-28 17:23:52 +08:00 |
|
Sönke Hahn
|
e255b1fa5a
|
added documentation
|
2014-10-28 17:12:25 +08:00 |
|
Alp Mestanogullari
|
1181eb8d5e
|
add client, server and docs support for PUT
|
2014-10-28 09:17:28 +01:00 |
|
Alp Mestanogullari
|
97d4133eb1
|
add client, server and docs support for the DELETE HTTP method
|
2014-10-28 09:14:10 +01:00 |
|
Alp Mestanogullari
|
4ebc4944c2
|
Add automatic doc generation support, including instances for all our API combinators so far
|
2014-10-28 09:04:27 +01:00 |
|
Sönke Hahn
|
f37e39bb4d
|
Tweaked comment in Servant.API.Post
|
2014-10-28 14:25:08 +08:00 |
|
Sönke Hahn
|
c08ca320a9
|
test suite: Capture
|
2014-10-28 14:00:01 +08:00 |
|
Sönke Hahn
|
b749f7fbc6
|
added Servant.API.Raw (only with HasServer)
|
2014-10-28 13:42:37 +08:00 |
|
Sönke Hahn
|
207f398572
|
test suite: GetParam
|
2014-10-28 13:15:29 +08:00 |
|
Sönke Hahn
|
d0782db08b
|
test suite: Post
|
2014-10-27 15:40:29 +08:00 |
|
Alp Mestanogullari
|
d838191ec8
|
reorganize everything into a sane(r) module structure
|
2014-10-25 01:27:39 +02:00 |
|