Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/open-southeners/laravel-apiable

Integrate JSON:API resources on your Laravel API project.
https://github.com/open-southeners/laravel-apiable

api-rest apiable hacktoberfest json-api laravel laravel-package requests response-formatter

Last synced: about 1 month ago
JSON representation

Integrate JSON:API resources on your Laravel API project.

Awesome Lists containing this project

README

        

Laravel Apiable [![required php version](https://img.shields.io/packagist/php-v/open-southeners/laravel-apiable)](https://www.php.net/supported-versions.php) [![codecov](https://codecov.io/gh/open-southeners/laravel-apiable/branch/main/graph/badge.svg?token=EAU2JHBG2A)](https://codecov.io/gh/open-southeners/laravel-apiable) [![Edit on VSCode online](https://img.shields.io/badge/vscode-edit%20online-blue?logo=visualstudiocode)](https://vscode.dev/github/open-southeners/laravel-apiable)
===

Integrate JSON:API resources on your Laravel API project.

## Getting started

```
composer require open-southeners/laravel-apiable
```

## Documentation

[Official documentation](https://docs.opensoutheners.com/laravel-apiable/)

## Partners

[![skore logo](https://github.com/open-southeners/partners/raw/main/logos/skore_logo.png)](https://getskore.com)

## License

This package is open-sourced software licensed under the [MIT license](https://opensource.org/licenses/MIT).