This is a Nette framework extension which is implementing {JSON:API} hydrator and schema factory.
- PSR-7 middleware for transforming exceptions to {JSON:API} v1.1 response
- Doctrine2 data hydration from {JSON:API} documents
- {JSON:API} schemas for building valid responses
The best way to install fastybird/json-api is using Composer:
composer require fastybird/json-api
Learn how to use {JSON:API} data hydrators & document builders in documentation.
Homepage https://www.fastybird.com and repository https://github.com/FastyBird/json-api.