Built on top of Tokio, Sword is an asynchronous framework that leverages the well-known Tokio runtime to handle multiple concurrent connections efficiently.
Module-based architecture
Build server-side applications with a modular architecture, layer separation, and dependency injection.
Interceptors
Includes typed and trait-based interceptors to handle cross-cutting concerns like authentication, authorization, logging, and more.