API Platform Crash Course Part 2: Creating API Resources

preview_player
Показать описание
ℹ This is a crash course on the API Platform which is intended to get you writing your own API's as quickly as possible. In part 2, I introduce API Resources and demonstrate how easy it is to get up and running just by adding public data models.

💻Source code here:

👇Follow me on Social Media:

💕Show support:

💻If you are just consuming your own API and you want traditional session authentication then check out this Symfonycasts tutorial:
Рекомендации по теме
Комментарии
Автор

Hi Gary, great course. I just wanted to add that I got stuck on this part since I was using php 7.3. I had to add ApiResources in another way. If some of You got stuck too, You can find solution in api platform documentation previous version (2.5).

kamilkowalski
Автор

It looks interesting. For this kind of projects which use API platform, do I need to create DTO classes as well?

AnonymousDeveloper
Автор

Hi, Gary, tanks so mach for this course, could you post the code or link to github

zuldisy
Автор

I know codeigniter and laravel, do I need symfony knowledge to take this course.

kuthub