Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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.
- Host: GitHub
- URL: https://github.com/alibori/laravel-10-api-skeleton
- Owner: alibori
- Created: 2024-01-16T18:31:10.000Z (11 months ago)
- Default Branch: main
- Last Pushed: 2024-01-24T07:29:36.000Z (11 months ago)
- Last Synced: 2024-01-24T08:35:20.571Z (11 months ago)
- Topics: api, ddd, laravel
- Language: PHP
- Homepage:
- Size: 85 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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.