Your PHP website is a free API: how to unlock it with content negotiation
Content negotiation lets you serve HTML to browsers and JSON to apps from the same endpoint, without maintaining a separate API. Examples in Symfony, Laravel and Temma.
https://dev.to/amaury_bouchard/your-php-website-is-a-free-api-how-to-unlock-it-with-content-negotiation-2h0p
#php #webdev #api #temma



