/vapor-hooks

Hook functions for Vapor.

Primary LanguageSwiftOtherNOASSERTION

VaporHooks

Hook functions for Vapor.

Install

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.