init(_ run: @escaping (Application) -> ())
s5Vapor11ApplicationC7ServiceV8ProviderVyAGy_x_GyACYbccfc
6YRKZ
import Vapor
Vapor is a framework for building server applications, APIs and websites in Swift. It provides a safe, performant and scalable foundation for building large complex backends.
struct Provider
final class Application
Core type representing a Vapor application.
struct Service<ServiceType>