Book Image

Learning Phalcon PHP

Book Image

Learning Phalcon PHP

Overview of this book

Table of Contents (17 chapters)
Learning Phalcon PHP
Credits
About the Author
About the Reviewers
www.PacktPub.com
Preface
Index

Summary


In this chapter, we discovered how easily and quickly we can develop an API. You learned about the recommended practices and a few common ways of securing an API. We covered new topics, such as route grouping and filtering results.

In the next chapters, we will switch layouts and JavaScript integration, but we will continue to adapt, or change, things in the API, database, and models.