Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

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

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).