tastyigniter/ti-ext-api

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

Fund package maintenance!
tastyigniter
Open Collective

Installs: 4 759

Dependents: 2

Suggesters: 0

Security: 0

Stars: 19

Watchers: 5

Forks: 23

Open Issues: 8

Type:tastyigniter-package

v4.0.3 2025-03-20 20:47 UTC

README

Build Status Total Downloads Latest Stable Version License

Introduction

The API for TastyIgniter extension provides a powerful and flexible way to interact with your TastyIgniter application programmatically. This extension leverages Laravel's Sanctum robust API capabilities, providing endpoints for all core TastyIgniter resources, and allowing you to build custom API resources in your application.

Features

The API for TastyIgniter comes packed with a range of features to enhance your experience:

  • Endpoints for all core TastyIgniter resources.
  • Build custom API resources extending the functionality of the API to suit your specific needs.
  • Override the default behavior of API actions (verbs) with your own logic.
  • Supports token authentication.

Documentation

Documentation can be found on the TastyIgniter documentation website.

Changelog

Please see CHANGELOG for more information on what has changed recently.

Reporting issues

If you encounter a bug in this extension, please report it using the Issue Tracker on GitHub.

Contributing

Contributions are welcome! Please read TastyIgniter's contributing guide.

Security vulnerabilities

For reporting security vulnerabilities, please see our security policy.

License

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