JSON:API topic

JSON:API is a specification for how a client should request that resources be fetched or modified, and how a server should respond to those requests. JSON:API is designed to minimize both the number of requests and the amount of data transmitted between clients and servers. This first draft was extracted from the JSON transport implicitly defined by Ember Data’s REST adapter. In general, Ember Data’s goal is to eliminate the need for ad-hoc code per application to communicate with servers that communicate in a well-defined way. The REST Adapter in Ember Data implicitly defined a protocol that custom servers could implement to get a drop-in client for all of their resources. The goals of the media type are to balance:

  • A generic media type that can work across a broad set of use cases, including the generally used relationship types
  • Similarity to existing server-side framework practices (and human readability for debugging)
  • Ease of implementation on the server side
  • Ease of implementation on the client side

This specification reached a stable version 1.0 on May 29, 2015.

List JSON:API repositories

json-api-php

436
Stars
77
Forks
Watchers

JSON-API (http://jsonapi.org) responses in PHP.

devour-client

426
Stars
91
Forks
Watchers

Don't just consume your JSON API, Devour it...

redux-json-api

390
Stars
109
Forks
Watchers

Redux actions, action creators and reducers to make life with JSON APIs a breeze.

aimeos-typo3

224
Stars
738
Forks
Watchers

TYPO3 e-commerce extension for ultra fast online shops, scalable marketplaces, complex B2B applications and #gigacommerce

GitHub-Repository-Export-List

172
Stars
22
Forks
Watchers

Python: A tiny script to get list of all repository of a GitHub user and generate HTML output with style.

ck-caffe

194
Stars
41
Forks
Watchers

Collective Knowledge workflow for Caffe to automate installation across diverse platforms and to collaboratively evaluate and optimize Caffe-based workloads across diverse hardware, software and data...

json-apis-with-github

243
Stars
23
Forks
Watchers

🔨 Tool to make Simple and Quick JSON APIs with GitHub.

aimeos-symfony

229
Stars
52
Forks
Watchers

Symfony e-commerce bundle for professional, ultra fast online shops, complex B2B applications and #gigacommerce

jsonplaceholder

161
Stars
9
Forks
Watchers

RTL fake REST/GraphQL API for testing and prototyping.

tokenbalance

190
Stars
60
Forks
Watchers

Simple Ethereum API to get your ERC20 Token Balance along with useful information