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.

Dominic Orme at 14:14 on 16 Feb 2017

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. :)

David Yell at 14:43 on 16 Feb 2017

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.

Josh Freeman at 19:39 on 16 Feb 2017

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.

Mark Kathmann at 10:11 on 17 Feb 2017

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