[ '/' => 'home.php', '/about' => 'about.php', '/sqlite' => 'sqlite.php', '/api/test' => 'api/example.php' ], 'POST' => [ '/api/test' => 'api/example.php' ], ];