Symfony & angular Rest API : Angular part & Finish

angular

Congratulations, you made it to here! Now you have the basics to build a simple Backend API with Symfony.In this section, we will cover how to consume the services with Angular (PS: You can interact with the API with any other technology that can handle HTTP request/response). Enjoy! code source : https://github.com/ibrahimBelkhiria/Rest-post-Angular

Rest API with symfony 3.3 & Angular v4

Introduction Hi geeks, In this series, I will demonstrate how to create a simple application with Symfony & Angular.Of course, we will use web services. In this tutorial, we will use REST. Enjoy!  Source code for Symfony : https://github.com/ibrahimBelkhiria/Post-Rest-symfony Source code for Angular : https://github.com/ibrahimBelkhiria/Rest-post-Angular