Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
#

JSON:API

json-api 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.

Here are 4,372 public repositories matching this topic...

🚡 A modern, powerful, and robust URL shortener

  • UpdatedMay 28, 2024
  • PHP

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

  • UpdatedMar 17, 2025
  • C

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 backend.

  • UpdatedFeb 16, 2025
  • EJS

Random Quotes API

  • UpdatedJan 14, 2024
  • JavaScript
daptin

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

  • UpdatedMar 13, 2025
  • Go
coronavirus-tracker-api

🦠 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!

  • UpdatedFeb 14, 2023
  • Python
tslog

📝 tslog - Universal Logger for TypeScript and JavaScript

  • UpdatedNov 2, 2024
  • TypeScript

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

  • UpdatedDec 21, 2024
  • JavaScript

JSON:API support for Django REST framework

  • UpdatedMar 17, 2025
  • Python

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

  • UpdatedNov 30, 2022
  • Go

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

  • UpdatedOct 15, 2024
  • C++

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

  • UpdatedMar 17, 2025
  • Java

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

  • UpdatedAug 22, 2024

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

  • UpdatedJul 16, 2024
  • Go

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

  • UpdatedJan 29, 2019
  • Go

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

  • UpdatedJan 11, 2025
  • PHP

🐤Dynamically Mock server behaviors and responses in Swift

  • UpdatedOct 25, 2018
  • Swift

🗄️ single header json parser for C and C++

  • UpdatedJul 22, 2024
  • C++

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

Released May 3, 2013

Followers
20 followers
Website
jsonapi.org

Related Topics

collection-json emberjs hal hateoas hydra json json-ld rest-api siren

[8]ページ先頭

©2009-2025 Movatter.jp