8000 GitHub - josh-taylor/laravel-json-api at ce690dcc8d1ec3efe46ba18e8c6dafe837cc903c
[go: up one dir, main page]

Skip to content

josh-taylor/laravel-json-api

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

51 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Add jsonapi.org compliant APIs to your Laravel 5 application. Based on the framework agnostic packages neomerx/json-api and cloudcreativity/json-api.

What is JSON API?

From jsonapi.org

If you've ever argued with your team about the way your JSON responses should be formatted, JSON API is your anti-bikeshedding weapon.

By following shared conventions, you can increase productivity, take advantage of generalized tooling, and focus on what matters: your application. Clients built around JSON API are able to take advantage of its features around efficiently caching responses, sometimes eliminating network requests entirely.

For full information on the spec, plus examples, see http://jsonapi.org

Documentation

Full documentation is available in the wiki.

Status

This repository is under development but is considered relatively stable. Tagged versions exist and we have live applications that are using the repository.

License

Apache License (Version 2.0). Please see License File for more information.

Installation

Installation is via composer. See the wiki for complete instructions.

About

JSON API (jsonapi.org) package for Laravel applications.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • PHP 100.0%
0