Skip to content
This repository has been archived by the owner on Jun 10, 2019. It is now read-only.

jackweinbender/laravel-jsonapi

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Laravel JSON-API

My temporary (and imcomplete) implementation of the JSON-API spec while waiting on Fractal to implement it.

You should use Fractal.

About this project

This package was came about because I needed to port a Node server that used JSON-API to Laravel. At the time Ember.js had just moved to using the JSON-API spec, so I decided that I would take the time to try to make a JSON-API conforming API with Laravel, which at the time lacked any standard JSON-API implementation. Similarly, Fractal had not yet implemented the spec. The result was this package which, while incomplete and rather inefficient, worked for my purposes. This was the first time I had ever published a package that I thought could have been useful to someone else.

About

A passing JSON-API implementation for Laravel.

Resources

License

Stars

Watchers

Forks

Packages

No packages published