Laravel to Consume HTTP Services and APIs: Definitive Guide
Ditulis pada: July 23, 2019
Laravel to Consume HTTP Services and APIs: Definitive Guide, Create an HTTP Client with Laravel. Get information, create users sessions and consume any HTTP service or API online.
Created by JuanD MeGon
English
PREVIEW THIS COURSE - GET COUPON CODE
What you'll learn
- Consumes any HTTP service (yours or from a third party)
- Re-utilize the components created during the course to consume any HTTP service you want
- Authenticate users in your HTTP Client using information obtained from external HTTP services
- Build and HTTP Client with Laravel, completely modular and maintainable
- Domain the usage of access tokens and OAuth2 when sending requests and authorizing the requests of your HTTP Client