Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/alibori/laravel-10-api-skeleton

Basic Laravel 10 API skeleton to use as a starting point of your new projects.
https://github.com/alibori/laravel-10-api-skeleton

api ddd laravel

Last synced: about 1 month ago
JSON representation

Basic Laravel 10 API skeleton to use as a starting point of your new projects.

Awesome Lists containing this project

README

        

# Laravel 10 API skeleton template

Basic **Laravel 10** basic API skeleton template with few packages installed to use as a starting point.

## Features

- Prepared for API versioning.
- `Src` namespace declared for a DDD approach.

## Included packages

Take a look at the `composer.json` file to see the full list of packages included.