JSON:API
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.
- GitHub: https://github.com/topics/json-api
- Created by: Yehuda Katz, Dan Gebhardt, Gabe Sullice, Jeldrik Hanschke, Tyler Kellen, Steve Klabnik,Ethan Resnick
- Released: May 3, 2013
- Related Topics: json, emberjs, rest-api, json-ld, hal, hateoas, siren, hydra, collection-json,
- Last updated: 2025-12-31 00:13:00 UTC
- JSON Representation
https://github.com/toch/confoomontreal2017-jsonapi
example of code for the talk presented at ConFoo 2017
api-rest hanami-application json-api ruby
Last synced: 14 Aug 2025
https://github.com/angeal185/jquery-lodash-spa-blog
flat-file one-page blog engine created with lodash and jquery
blog blog-engine flat-file jquery json-api lodash single-page-app
Last synced: 07 Oct 2025
https://github.com/poncoe/javanetbeans_mysql
Belajar membuat program Netbeans dengan bahasa Java dan terkoneksi dengan MySQL
converter java java-8 jdbc jdbc-database jdbc-driver json json-api luckytrue-development mysql mysql-database netbeans netbeans-database netbeans-project
Last synced: 06 Nov 2025
https://github.com/cteyr/react-meetup
react-meetups
context css html5 javascript json-api npm react-hooks reactjs
Last synced: 30 Dec 2025
https://github.com/mpolinowski/python-rest
Retrieve information from JSON web APIs and process them.
Last synced: 23 Mar 2025
https://github.com/mpolinowski/python-search
Run OpenSearch search queries and process the JSON response.
elasticsearch json-api opensearch python rest-api
Last synced: 23 Mar 2025
https://github.com/mpolinowski/nodered-http-get-post-api-testing
Mocking a JSON HTTP API for GET and POST Requests in Node-RED
get-request json-api node-red post-request
Last synced: 23 Mar 2025
https://github.com/tnowad/quotes-api
This is a simple Express.js application that provides an API to retrieve random quotes and manage a collection of quotes. It uses a JSON file to store the quotes.
express json-api nodejs npm typescript
Last synced: 02 Mar 2025
https://github.com/thlindustries/stoompizzas
Um projeto entusiasta para possibilitar que o usuário monte sua pizza e acumule pontos de benefício!
json-api jsonserver react typescript
Last synced: 26 Feb 2025
https://github.com/musabdev/json-placeholder
This is a JSON Placeholder by Pure Coding
Last synced: 22 Mar 2025
https://github.com/azharkhaibar/whale-cinema
WhaleCinema is an entertainment platform that provides up-to-date information on movies and TV shows, integrated with the TVMaze API. With a simple and responsive interface, users can easily search, explore, and get recommendations based on their preferences.
axios-restful data-handling json-api laravel orm tailwindui typescript
Last synced: 07 Oct 2025
https://github.com/i-m-hossain/openweathermap-rest-api
This Weather a forecast app in which the data are collected from openweathermap api.
javascript json-api rest-api weather-app
Last synced: 22 Mar 2025