Build and Test PHP 7 CRUD REST API with MySQL
In this tutorial we will learn how to build CRUD REST API with PHP 7, Also, we will learn how to test PHP 7 REST API using Postman tool. We will create REST API from scratch using PHP. We will also see how to sanitize …