laravel-json-api
laravel-json-api copied to clipboard
Remove client in favour of JSON API Client package
There's this package: https://github.com/swisnl/json-api-client
That is a lot more comprehensive than the client provided in this package. Would be best to remove the client implementation we have, and just focus on the server-side.