"package/git@git.ffnw.de:PowerPan/lede-mikrotik.git" did not exist on "1c00b6bc7f6e8cb56aedd1ba86e5d1c49a6538f1"
Newer
Older
# Laravel JsonApi
This package is built for the Laravel framework and provides basic classes
to help you building a REST API following the json:api standard.
## Features
* Base controllers
* **DocumentResourceController**:
* **CollectionResourceController**:
* **StoreResourceController**:
* *ControllerResourceController*: TODO
* **DefaultResourceController**:
* **OneToOneResourceController**:
* Specification features:
* **Pagination**
* **Filtering**
* **Includes**
* *Sorting: TODO*
* Web Service Maturity
* **HATEOAS**:
* Validation:
* **Request body validation**