1. // GET https://example.com/page#chapter-1
    2. app.Get("/", func(c *fiber.Ctx) error {
    3. // ...