Asynchronous by defaultBuilt on Tokio, Sword is an asynchronous framework that relies on the well-known Tokio runtime to handle multiple concurrent connections efficiently.
Module-based architectureBuild server-side applications with a modular architecture, layer separation, and dependency injection.
Integrated interceptors and layersIncludes typed interceptors and reusable Tower layers for CORS, request timeout, security headers, and more.