API is an extension that allows you to build RESTful APIs and manage them within a TastyIgniter application.
However, it accomplishes more than just that, you may override the api actions (verbs) with your own logic. Default behavior logic for several common verbs are supported — create, store, show, edit, update, destroy.
Documentation for TastyIgniter API extension can be found on the TastyIgniter website.
Thank you for considering contributing! The contribution guide can be found in the TastyIgniter documentation.
In order to ensure that the TastyIgniter community is welcoming to all, please review and abide by the Code of Conduct.
Please review our security policy on how to report security vulnerabilities.
TastyIgniter API extension is open-sourced software licensed under the MIT license.