rootPageHandler(_:)
func rootPageHandler(_ req: Request) async throws -> View
GET /
Root page. This has a surprising number of queries.
-
Declaration
Swift
struct HomePageContext : Encodable
Swiftarr - The v3 Twitarr server (100% documented)
func rootPageHandler(_ req: Request) async throws -> View
GET /
Root page. This has a surprising number of queries.
Swift
struct HomePageContext : Encodable