February 07, 2019
Create a REST API in PHP
REST APIs are used to exchange data using simple HTTP methods allowing different applications to communicate with each other over internet.

REST APIs are used to exchange data using simple HTTP methods allowing different applications to communicate with each other over internet.