All Projects → a6software → symfony2-rest-example

a6software / symfony2-rest-example

Licence: MIT License
No description, website, or topics provided.

Programming Languages

PHP
23972 projects - #3 most used programming language
ApacheConf
554 projects

This is the code that is used in the How to code a Symfony 2 RESTful API with FOS REST Bundle video series at CodeReviewVideos.com

In this course you will learn how to set up, configure, and implement a RESTful API using FOS REST Bundle.

We will cover all the basics including GET, POST, PUT, and DELETE, along with handling collections of related data, how to leverage Symfony's awesome Forms component in a way you may never have thought of, and importantly - we will do all of this in a Test Driven Development manner.

By the end of this course you will be confident in implementing your own REST API using Symfony 2. And once you have that, you'll see how many possibilities become available to you - mobile apps, awesome AngularJS front-ends, and many more opportunities besides.

Code For Individual Videos

To see the code that matches up to the videos, take a look at the commit history - the video names should match up. I know this isn't great, but it may help you with specific issues to see the code as it was at the times the videos were recorded.

It's good stuff, so let's get cracking.

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].