API Platform Crash Course Part 1: Introduction and Setup

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 this introduction, we install the API Platform as a dependency of a Symfony Framework project.

💻Source code here:

🆓 Join GaryClarke Tech and claim your $49 Docker + PHP course for FREE 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:
Рекомендации по теме
Комментарии
Автор

Really looking forward for this one! Thank you!

Hetfield
Автор

Really useful course, thanks a lot Gary!

lcostash
Автор

Hey! I am working on a project with symfony 6 and api platform 2.6.8 but I can’t make it work does it need some extra configuration? Thanks!!

Smarxs
Автор

Hi Gary. I really like your videos. I am learning a lot from you and your videos but i have a question for you. I am a inexperienced web developer and in desperate need of help. Do you offer any assistance to people in need of api help? I would be willing to pay you. I have numerous smart contracts deployed mostly on the ETH network and I need some help with making api calls because I don't really know how to code. I am trying to learn what I can but need help with making withdrawals and transfers from my smart contracts and honesly I'm just in over my head. Do you have any suggestions on the quickest method to learn to make api calls.? I would be grateful for any feedback. Thanks so much for your brilliant work. I hope to hear back from you.

brittneyboone
Автор

I had to require the api pack using the complete name
composer require api-platform/api-pack
instead of
composer require api
only. 🤷‍♂

fahrbierde