christopherarter / arter-php-router

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Getting Started

To start this project, run composer install then docker-compose up and head to localhost:9000. The resources are defined in the routes.php file with corresponding method names and inputs dumped inside the methods to show execution.

About


Languages

Language:PHP 98.3%Language:Dockerfile 1.7%