tastyigniter/ti-ext-api

Manages and generates RESTful APIs using available models in your TastyIgniter app.

Fund package maintenance!
tastyigniter
Open Collective

Installs: 464

Dependents: 0

Suggesters: 0

Security: 0

Stars: 15

Watchers: 6

Forks: 22

Open Issues: 8

Type:tastyigniter-extension

v1.6.3 2023-01-28 11:54 UTC

README

Introduction

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

Documentation for TastyIgniter API extension can be found on the TastyIgniter website.

Contributing

Thank you for considering contributing! The contribution guide can be found in the TastyIgniter documentation.

Code of Conduct

In order to ensure that the TastyIgniter community is welcoming to all, please review and abide by the Code of Conduct.

Security Vulnerabilities

Please review our security policy on how to report security vulnerabilities.

License

TastyIgniter API extension is open-sourced software licensed under the MIT license.