Update September 18: API Platform 2.1 has now been released. This blog post has been updated according to the syntax used in the stable version. Finally, after more than 1 year of dev and 3 months of beta, @ApiPlatform 2.1 is out 🍾🎆🙌. A big THANKS to all contributors! #API #PHP #React — Kévin Dunglas…
Tag: PHP
API Platform 2.1: when Symfony meets ReactJS (Symfony Live)
Slides and videos of my talk during the Symfony Live Paris 2017. Rate this talk on joind.in! API Platform 2.1: when Symfony meets ReactJS (Symfony Live 2017) from Les-Tilleuls.coop Learn how to use API Platform and Symfony to create super easily rich web and mobile applications relying on React (JS) for their presentational layer. In…
Creating hypermedia APIs in a few minutes using the API Platform framework (APIDays)
My talk at APIDays: API Platform is new open source PHP framework dedicated to the creation of modern web APIs. It allows to bootstrap a fully featured API (pagination, validation, filtering, sorting, automatically generated documentation, HTTP cache, OAuth and JWT auth…) in just a few minutes. It exposes out of the box popular API formats…