Articles, tools & resources for Vapor devs

API and Infrastructure Updates

The API docs have been migrated to DocC and we've finished migrating all of Vapor's infrastructure to AWS.

New Year, New Me

We're starting to roll out Vapor's new Design to the websites!

Vapor's API Docs Are Changing

The API docs are changing as we finish migrating to AWS

Vapor's Next Steps with async/await

The next steps for embracing async/await in Vapor

Dockerfile makes adding optional Swift dependencies easier

A simple fix for when you happen upon an "error while loading shared libraries" libcurl4 or libxml2

Vapor's Contributing Guide

We've added a Contributing Guide to the docs site to make contributing to Vapor even easier!

Enable SQL Query Logging

Learn how to enable query logging in Fluent to see the generated SQL queries

Vapor URLEncodedFormDecoder Security Vulnerability

We've fixed an issue in Vapor's URLEncodedFormDecoder - CVE-2022-31019