#

JSON:API

css logo

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.

https://static.github-zh.com/github_avatars/tvheadend?size=40

#IPTV#Tvheadend is the leading TV streaming server for Linux with ATSC, DVB-C/C2, DVB-S/S2, DVB-T/T2, IPTV, SAT>IP and unix pipe input sources

C 3.18 k
2 天前
https://static.github-zh.com/github_avatars/Ovi?size=40

DummyJSON.com provides different types of REST Endpoints filled with JSON data which you can use in developing the frontend with your favorite framework and library without worrying about writing a ba...

EJS 2.47 k
2 天前
https://static.github-zh.com/github_avatars/lukePeavey?size=40
JavaScript 2.01 k
2 年前
daptin/daptin
https://static.github-zh.com/github_avatars/daptin?size=40

Daptin - Backend As A Service - GraphQL/JSON-API Headless CMS

Go 1.87 k
1 个月前
ExpDev07/coronavirus-tracker-api
https://static.github-zh.com/github_avatars/ExpDev07?size=40

🦠 A simple and fast (< 200ms) API for tracking the global coronavirus (COVID-19, SARS-CoV-2) outbreak. It's written in python using the 🔥 FastAPI framework. Supports multiple sources!

Python 1.58 k
3 年前
https://static.github-zh.com/github_avatars/hiroi-sora?size=40

OCR离线图片文字识别命令行windows程序,以JSON字符串形式输出结果,方便别的程序调用。提供各种语言API。由 PaddleOCR C++ 编译。

C++ 1.3 k
5 个月前
https://static.github-zh.com/github_avatars/insoxin?size=40

API For Docker 一个基于多种编程语言开源免费不限制提供生活常用,出行服务,开发工具,金融服务,通讯服务和公益大数据的平台.

JavaScript 1.29 k
1 个月前
https://static.github-zh.com/github_avatars/django-json-api?size=40
Python 1.24 k
16 天前
https://static.github-zh.com/github_avatars/rehacktive?size=40

A basic REST service for JSON data - enough for prototyping and MVPs!

Go 1.18 k
3 年前
https://static.github-zh.com/github_avatars/aimeos?size=40

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

PHP 1.14 k
2 个月前
https://static.github-zh.com/github_avatars/aimeos?size=40

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

CSS 1.13 k
3 天前
https://static.github-zh.com/github_avatars/yahoo?size=40

Elide is a Java library that lets you stand up a GraphQL/JSON-API web service with minimal effort.

Java 1.02 k
10 天前
https://static.github-zh.com/github_avatars/jaegeral?size=40

#Awesome#A collective list of public APIs for use in security. Contributions welcome

941
2 个月前
https://static.github-zh.com/github_avatars/AlexStocks?size=40

a netty like asynchronous network I/O library based on tcp/udp/websocket; a bidirectional RPC framework based on JSON/Protobuf; a microservice framework based on zookeeper/etcd

Go 912
14 天前
https://static.github-zh.com/github_avatars/corylanou?size=40

This is the code repository that goes along with the "TheNewStack" article for RESTful JSON API post

Go 853
7 年前
https://static.github-zh.com/github_avatars/cloudcreativity?size=40

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

PHP 785
6 个月前
loading...

Created by Yehuda Katz, Dan Gebhardt, Gabe Sullice, Jeldrik Hanschke, Tyler Kellen, Steve Klabnik,Ethan Resnick

发布于 May 3, 2013

Website
jsonapi.org
Wikipedia

相关主题

JSONEmberREST API