Abstract server-side php implementation of the json api specification.
This is a fork of the upstream enm/json-api-server
with post-release
fixes.
composer require rocketman/json-api-server
First you should read the docs at rocketman/json-api-common
where all basic structures are defined.
See Change Log for changes!