A Simple RESTful API Tutorial with Symfony 3
This article was written in/for Symfony 3.2.7 Symfony is a fantastic framework that provides an excellent starting point for a wide array of applications and websites. Today, we are going to build a simple RESTful API that will allow us to create content and then retrieve it. Note: Most sections have both a screenshot followed … Continued