Skip to content
This repository has been archived by the owner on Dec 27, 2021. It is now read-only.

BinaryBirds/vapor-hooks

Repository files navigation

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.