Talk in English - UK at SymfonyLive London 2017
Track Name:
Track B
View Slides: https://dunglas.fr/2017/09/symfony-live-london-api-platform-full-stack-framework-resurrection/
Short URL: https://joind.in/talk/e1cdf
(QR-Code (opens in new window))
We'll start by creating a fully-featured API in just a few minutes with API Platform, Symfony and Doctrine. The API will support pagination, data validation, access control, relation embedding, filters and error handling. It will expose many formats (JSON-LD, Hydra, JSONAPI, HAL, JSON, XML, YAML and CSV), will be documented with Swagger/OpenAPI and will have a nice UI done in React. Last but not least, the API will respond in a just few milliseconds thanks to its builtin invalidation based cache mechanism. Then, we will use the ReactJS tools provided by the API Platform to consume the exposed Hydra documentation. In a few more minutes, we will get a Material Design administration interface (a la Sonata / EasyAdmin - but 100% client-side) built with React. Finally, we'll discover 2 nice code generators to bootstrap a SPA (React, Redux and React Router) and iOS and Android mobile apps (React Native).
Comments
Comments are closed.
Interesting topic but too much content squeezed into little time, which meant a very hurried presentation
A very rushed talk, but think it'd need another hour, or splitting it down into smaller talks perhaps?
Very interesting subject though and have taken a look at it for projects I'm working on.