In this series of videos, we are going to learn about REST API implementation using PHP and MySQLi. A RESTful web service helps us to perform CRUD operations with MySQL database.

Subscribe: https://www.youtube.com/channel/UCVf4wSlyeBqofT6ZQ8V3FmA

1: CRUD REST API using PHP and MySQLi - SELECT - Part 1

In this post which is part of the REST API series, let us learn how to implement an easy and simple CRUD REST API using PHP and MySQLi for Create, Read, Update and Delete operations. The entire process will be handled with a help of core PHP not be using any framework as dependencies.

2: CRUD REST API using PHP and MySQLi - INSERT - Part 2

In this post which is part of the REST API series, let us learn how to implement an easy and simple CRUD REST API using PHP and MySQLi for Create, Read, Update and Delete operations. The entire process will be handled with a help of core PHP not be using any framework as dependencies.

3: CRUD REST API using PHP and MySQLi - UPDATE - Part 3

In this post which is part of the REST API series, let us learn how to implement an easy and simple CRUD REST API using PHP and MySQLi for Create, Read, Update and Delete operations. The entire process will be handled with a help of core PHP not be using any framework as dependencies.

4: CRUD REST API using PHP and MySQLi - DELETE - Part 4

In this post which is part of the REST API series, let us learn how to implement an easy and simple CRUD REST API using PHP and MySQLi for Create, Read, Update and Delete operations. The entire process will be handled with a help of core PHP not be using any framework as dependencies.

#php #mysqli

CRUD REST API using PHP and MySQLi
3.25 GEEK