@ -21,6 +21,7 @@ func main() {
app := fiber.New()
// Main middlewares
app.Use(logger.New())
app.Use(recover.New())