Skip to content

Latest commit

 

History

History
12 lines (8 loc) · 853 Bytes

README.md

File metadata and controls

12 lines (8 loc) · 853 Bytes

phalcon_rest

Use Phalcon and {JSON:API} to make your own server

This project demonstrates how to use the Phalcon + {JSON:API} project. It is a working example that pulls a the composer package into a Phalcon application. The demo app is backed by a sqlite database but MySQL or MariaDB also work well.

To see a more full featured application that runs on the Phalcon + {JSON:API} package, visit smores-api.

For help installing this application refer to the Install Page in the wiki.

For more information on the package itself, visit the Phalcon + {JSON:API} project.