Hook functions for Vapor.
Add the repository as a dependency:
.package(url: "https://github.com/binarybirds/vapor-hooks", from: "1.0.0"),
Add VaporHooks to the target dependencies:
.product(name: "VaporHooks", package: "vapor-hooks"),
Update the packages and you are ready to use VaporHooks.