Explore Vapor’s articles by tags

Meet Vapor for VS Code

The official Vapor extension for Visual Studio Code is here!

The new Vapor Toolbox

The Toolbox has been rewritten using the best tools in the ecosystem, and it's now more powerful than ever!

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