- Read PHP Cookbook, 3rd Edition (David Sklar; Adam Trachtenberg) Chapter 15 – Serving RESTful APIs.
- Implement PHP code to read products from your database with a GET request.
- Download and install PostMan https://www.getpostman.com/apps
- Use PostMan to test your new REST function.
- Read this article and evaluate your design against it https://www.vinaysahni.com/best-practices-for-a-pragmatic-restful-api