Explore Vapor’s articles by tags

Updating Vapor's Templates for Swift 5.8

You may notice some changes in Vapor's templates - we've updated then for Swift 5.8, with a unified target and using the latest `@main` syntax.

Commonly used templates available

For ease-of-use, we made some commonly used templates readily available

Updating Vapor's Template To Use async/await

We're updating Vapor's template to use async/await