Book Image

CakePHP 2 Application Cookbook

Book Image

CakePHP 2 Application Cookbook

Overview of this book

Table of Contents (20 chapters)
CakePHP 2 Application Cookbook
Credits
Foreword
About the Authors
About the Reviewer
www.PacktPub.com
Preface
Index

Chapter 4. API Strategies

In this chapter, we will cover the following recipes:

  • RESTful resources

  • Exposing a web service

  • Consuming a service

  • Authentication API

  • API versioning