Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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.
- Host: GitHub
- URL: https://github.com/open-southeners/laravel-apiable
- Owner: open-southeners
- License: mit
- Created: 2022-03-28T09:07:57.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2024-05-06T16:19:34.000Z (8 months ago)
- Last Synced: 2024-05-07T16:56:19.365Z (8 months ago)
- Topics: api-rest, apiable, hacktoberfest, json-api, laravel, laravel-package, requests, response-formatter
- Language: PHP
- Homepage: https://docs.opensoutheners.com/laravel-apiable/
- Size: 549 KB
- Stars: 11
- Watchers: 1
- Forks: 0
- Open Issues: 10
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- Contributing: CONTRIBUTING.md
- License: LICENSE
- Security: SECURITY.md
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).