Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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: 2024-11-15 00:15:35 UTC
- JSON Representation
https://github.com/jackardios/laravel-query-wizard
Easily build Eloquent queries from API requests
json-api laravel php query-builder
Last synced: 18 Oct 2024
https://github.com/slavikdev/jo
Opinionated Go library to build RESTful JSON APIs.
framework gin go golang golang-library json json-api
Last synced: 14 Oct 2024
https://github.com/npdao1992/roommanagement-reactnative
"Room Management" mobile application code use ReactNative Framework, Call API & database connection with MongoDB
api expo javascript json-api mogodb react-native
Last synced: 14 Nov 2024