Small API to return the list of talks that take place in Polo Tecnológico Ponce
To run the application rename .env.dist to .env, fill in the environment variables and then run in console:
composer install --no-dev
php -S localhost:8888 -t public public/index.php