PhpGt / WebEngine

Minimalistic, ergonomic PHP toolkit.
https://www.php.gt/webengine
MIT License
26 stars 6 forks source link

feature: improve default routing, closes PhpGt/Routing#61 #648

Closed g105b closed 6 months ago

g105b commented 6 months ago

This PR improves the default routing, based off the accept header. It allows for WebEngine to easily serve page and api requests in the same way.