faustinoaq changed the topic of #amber to: Welcome to Amber Framework community! | https://amberframework.org | Developer happiness, productivity and bare metal performance | GH: https://github.com/amberframework | Docs: https://docs.amberframework.org | Gitter: https://gitter.im/amberframework/amber | IRC Logger: https://irclog.whitequark.org/amber | Amber::Server.start
_whitelogger has joined #amber
<FromGitter> <alex-lairan> Before entering the controller ;)
<FromGitter> <alex-lairan> Between the route and the controller
<FromGitter> <alex-lairan> Something like this : ⏎ ⏎ ``` get "/route", Controller, :action, params_parser: RouteParser.new``` [https://gitter.im/amberframework/amber?at=5ceb85e29d64e537bc1aa569]
feepbot has quit [Ping timeout: 272 seconds]
feepbot has joined #amber
_whitelogger has joined #amber
<FromGitter> <robacarp> My best guess is something like this: https://docs.amberframework.org/amber/cookbook/json-mapping