There are a lot of guides describing the best practices for API Restful design. This is a short collection and summary of some of the most common rules you will find around the web.
Set up your development environment: You will need a web server (such as Apache or Nginx) and PHP...