Step-by-step instructions for creating a full featured RESTful API using CakePHP 3. Before We BeginThis is part one of the CakePHP 3 REST API tutorial series: How to build a CakePHP 3 REST API in minutesHow to use a CakePHP 3 REST APIHow to prefix route a CakePHP 3 REST APIHow to add JWT Authentication to a CakePHP 3 REST APIHow to make your CakePHP 3 API produce JSON APIHow to use a CakePHP API a