- improved get and post parameter handling, specifically they can be fetched independently now
- deprecate
subcomponent
- switch from
path-pieces
tohttp-api-data
- defer parsing the request body as long as possible
- add
RouteM
as abstract wiring monad
subcomponent
path-pieces
to http-api-data
RouteM
as abstract wiring monad