favoritesPageHandler(_:)
func favoritesPageHandler(_ req: Request) async throws -> View
GET /favorites
Show all of the users favorite users.
-
Declaration
Swift
struct FavoritesContext : Encodable