This document provides an overview of server-side Swift. It discusses the history and evolution of Swift, why Swift makes sense for server-side development due to its performance and memory efficiency. It also summarizes the current Swift web server toolkits available, including Perfect, Vapor and Kitura, and provides benchmarks comparing the performance of Perfect to other frameworks.