Udemy
    •  
    •  
    •  
    •  
    •  
    •  
    •  
    •  
Turn what you know into an opportunity and reach millions around the world.
Learn More
Your cart is empty.
Keep shopping
Yii2 Complete Restful API guide
Rating: 4.3 out of 5(81 ratings)
283 students

Yii2 Complete Restful API guide

Learn how to build professional RESTful APIs with Yii2, PHP, and Postman as a client
Created byFemi Ibiwoye
Last updated 9/2018
English

What you'll learn

  • Build stateful and stateless API
  • Build web services with Yii2
  • Work with JSON data

Course content

14 sections90 lectures5h 2m total length
  • Introduction1:16
  • What is API5:03
  • What makes a good API6:31

    Explore what makes a good API by examining documentation quality, clear expectations, understandable error codes, speed, redundancy, scalability, and backward compatibility.

  • What is Rest API2:51
  • Summary2:24

Requirements

  • Should have PHP and Yii2 basic knowledge
  • JSON knowledge will be an added advantage

Description

This course will teach you how to Build and design your own web project with Yii2 framework, to consume services and APIs online.

In this course, you will learn the step-by-step processes to get started with API development with Yii2 for general consumption. You will learn how to use HTTP protocol to consume the resources your web services is meant to provide.

Are you a frontend developer, do you have a mobile product idea, do you want to create your own startup or you just want to build a technology but you need an API? This is course for you.


What are you going to learn?

  • Understand API and how it works better

  • Learn, what is HTTP and how it works

  • You will learn how to use postman to test API

  • How to properly install Yii2 framework

  • How to correctly structure your API project

  • You will understand how and when Gii comes to play

  • How to properly configure your response for consumption

  • How to send request to API and how to consume it

  • How to authenticate access to your API using different options

  • How to version your API if your update is not backward compatible

  • And many more.

Don't wait, and enroll today to take another step toward web services mastery!

Looking forward to having you in my course!

Who this course is for:

  • Yii developer that wants to build restful API with Yii2 framework
  • This course is for all PHP lovers