Express PHP A very simple and minimalist web application writing in PHP Run this code to start the server php -S 127.0.0.1:8080 app.php