Talk in English - UK at PHP UK Conference 2017
View Slides: https://speakerdeck.com/victoriaq/building-restful-apis-with-symfony-components
Short URL: https://joind.in/talk/4fdef
(QR-Code (opens in new window))
Built around the HTTP specification, Symfony components provide a rock solid
foundation for building RESTful APIs, whether we are using the full framework
or not.
In this session we will see how to successfully deal with problems such as how
to adapt our models to the desired representations back and forth, authentication strategies, some tips and tricks to test effectively our APIs and
also how to apply these concepts to migrate effectively a legacy application,
based upon real use cases.
Comments
Comments are closed.
A really good presentation showing how easy it is to set up a project using Symfony. It was nice to be able to follow the code examples on github during the presentation.
Interesting talk, thanks for sharing. :)
A potentially interesting talk but delivered at real speed. Too fast for me to follow properly.
Good presentation in showing that we do not need to use the full Symfony framework to get a REST API.
Really great talk, starts at the basics and introduces all the core modules to ensure you build a quality rest API.
The talk meant well, but it appeared to be too much information squeezed into too little time.
Thus it failed to deliver.
Interesting subject, good code examples on Github, but the presentation was hampered by the blazing speed at which it was delivered. The hurry did not help.
Content seemed more worthy of a self-paced tutorial, rather than a talk