directoryPageHandler(_:)

func directoryPageHandler(_ req: Request) async throws -> View

GET /directory

Render a page to search for a users profile. Requires at least two characters of the username. Doesn’t return a whole list of users for privacy reasons.