-
Declaration
Swift
func registerRoutes(_ app: Application) throws
-
showPhotostream(_:
Asynchronous) Declaration
Swift
func showPhotostream(_ req: Request) async throws -> View
-
photostreamReportPage(_:
Asynchronous) Declaration
Swift
func photostreamReportPage(_ req: Request) async throws -> View
-
postPhotostreamReport(_:
Asynchronous) Declaration
Swift
func postPhotostreamReport(_ req: Request) async throws -> HTTPStatus