Saturday, October 28, 2017

Learn real world API design in PHP using Apigility

learn-real-world-api-design-in-php-using-apigility

PHP is the language of the web. Apigility is structured approach to building REST and RPC based APIs.

Description
Learn how to build a robust API for your projects using the actively developed and frequently contributed to API framework, Apigility. This course is designed to jumpstart your API development and clear up many of the potentially confusing parts on how to get started using Apigility.

At the end of this course you will have a working API that provides user registration, forgotten password resets, and email notifications. You will gain some working experience with Doctrine ORM and oauth2. Finally, you'll be confident that your API's backing logic will reliably perform how you expect it to because your domain models will be unit tested.

No comments:

Post a Comment