Skip to content

Latest commit

 

History

History
13 lines (10 loc) · 255 Bytes

README.md

File metadata and controls

13 lines (10 loc) · 255 Bytes

Simple flight listing

A simple application that lists flights from specific airports.

Usage

Run the php built-in web server using

php bin/console server:run

Then access the application on the specified host and port.