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: 2025-02-06 00:16:12 UTC
- JSON Representation
https://github.com/categulario/cryptocurrency_prices
Reads cryptocurrency prices from a JSON API
Last synced: 30 Jan 2025
https://github.com/scionoftech/fast-json-server
fast-json-server provides a full REST API / GraphQL Server with zero coding in few seconds.
fastapi graphql json-api json-server jsonapi rest-api
Last synced: 03 Feb 2025
https://github.com/fallaciousreasoning/nz-mountains
A list of mountains in NZ, scraped from https://climbnz.org.nz
alpine climbing climbnz data json json-api maps mountaineering scraping
Last synced: 31 Jan 2025
https://github.com/aman9026/online-json-viewer
Fetches JSON data from a given API online
dart flutter-examples json-api
Last synced: 15 Dec 2024
https://github.com/kitsunetech-com/velox-mva
Platform-neutral database communication framework
database ecmascript6 javascript-framework json-api mysql odbc-api php8 sql sql-server
Last synced: 09 Jan 2025
https://github.com/pras75299/namegenerator
Name generator using vanila javascript and used Rest Api from uinames.com
ajax-form ajax-request js json-api vanila-js
Last synced: 16 Jan 2025