Skip to content

Manages and generates RESTful APIs for TastyIgniter

License

Notifications You must be signed in to change notification settings

tastyigniter/ti-ext-api

Repository files navigation

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.