Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/josephgodwinkimani/laravel-api-boilerplate
Laravel Boilerplate for building REST APIs
https://github.com/josephgodwinkimani/laravel-api-boilerplate
api-documentation api-health-checker export-to-csv export-to-excel export-to-pdf fractal json-api league-fractal model-audit multi-tenancy multiple-databases text xml yaml
Last synced: about 14 hours ago
JSON representation
Laravel Boilerplate for building REST APIs
- Host: GitHub
- URL: https://github.com/josephgodwinkimani/laravel-api-boilerplate
- Owner: josephgodwinkimani
- Created: 2023-09-22T21:02:01.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2025-01-21T16:24:18.000Z (6 days ago)
- Last Synced: 2025-01-21T16:32:56.347Z (6 days ago)
- Topics: api-documentation, api-health-checker, export-to-csv, export-to-excel, export-to-pdf, fractal, json-api, league-fractal, model-audit, multi-tenancy, multiple-databases, text, xml, yaml
- Language: PHP
- Homepage:
- Size: 922 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Contributing: CONTRIBUTING.md
Awesome Lists containing this project
README
## Laravel Boilerplate for building REST APIs
- Support Multi-tenancy.
- Support Roles and Permissions per tenant.
- Support API documentation for humans.
- Support Multiple MIME types using Fractal plus other credible libraries.
- Monitor the health of your api.
- Monitor changes made to Eloquent models.
-## Learning Laravel
Laravel has the most extensive and thorough [documentation](https://laravel.com/docs) and video tutorial library of all modern web application frameworks, making it a breeze to get started with the framework.
You may also try the [Laravel Bootcamp](https://bootcamp.laravel.com), where you will be guided through building a modern Laravel application from scratch.
If you don't feel like reading, [Laracasts](https://laracasts.com) can help. Laracasts contains over 2000 video tutorials on a range of topics including Laravel, modern PHP, unit testing, and JavaScript. Boost your skills by digging into our comprehensive video library.
## Security Vulnerabilities
If you discover a security vulnerability within this repository open an issue. All security vulnerabilities will be promptly addressed.
## License
The Laravel framework is open-sourced software licensed under the [MIT license](https://opensource.org/licenses/MIT).