com-lihaoyi / cask

Cask: a Scala HTTP micro-framework. Cask makes it easy to set up a website, backend server, or REST API using Scala
https://com-lihaoyi.github.io/cask/
Other
525 stars 55 forks source link

Document decorator returning a response #122

Closed DanielMiddleton closed 3 months ago

DanielMiddleton commented 3 months ago

It would be helpful for the docs to show an example of a decorator returning a response. If there's a better way to do this then I'd be happy to make changes.