Symfony & angular Rest API : Angular part & Finish

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

Leave a Comment