ImmutableString
a function that does the above and is available in the gofiber/utils package.http://localhost:3000,
and you should see Hello, World!
on the page.app
is an instance of Fiber.path
is a virtual path on the server.func(*fiber.Ctx) error
is a callback function containing the Context executed when the route is matched../public
:./public
directory: