JSON
JSON (JavaScript Object Notation) is a standard file format that uses text to communicate data objects to array data types. This notation makes it easy for applications to parse and generate files. JSON grew out of the need to have a real-time server-to-web browser communication.
-
- Sign up for GitHub or sign in to edit this page
- Created by Douglas Crockford
- Released 2005
Here are 1,416 public repositories matching this topic...
Usage documentation and the example app are not consistent with each other. There are several classes used in the example that lack proper usage documentation and docstrings.
Documentation updates (or changes to use documented classes and deprecation of undocumented classes) are needed for the following:
- `re
Elide is a Java library that lets you stand up a GraphQL/JSON-API web service with minimal effort.
-
Updated
Sep 17, 2019 - 1 commits
- 36 contributors
- Java
A Node.js framework agnostic library for (de)serializing your data to JSON API
-
Updated
Sep 14, 2019 - 245 commits
- 27 contributors
- JavaScript
Currently the module field on package.json points to src/simpla.js but really it should point to a separate build, that's been transpiled, but not bundled. This means that whatever module bundling system consumers are using will still be used, but it won't need to be transpiled. As it currently stands, users can come up against [this bug](https://github.com/facebookincubator/create-react-app
Create a JSON API/Feed for your elements in Craft.
-
Updated
Sep 9, 2019 - 153 commits
- 9 contributors
- PHP
Normalize JSON API data for redux applications
-
Updated
Sep 15, 2019 - 102 commits
- 12 contributors
- JavaScript
At, the least "/" should behave the same as "".
A collective list of public JSON APIs for use in security. Contributions welcome
-
Updated
Sep 16, 2019 - 100 commits
- 15 contributors
Hi,
It's possible to custom actions/routes call proper method in authorizer? When we create resource, create method is called, so if i had custom action/route DELETE foo for users resource it should call foo method in authorizer, or deleteFoo or fooDelete or something like this ;)
My code example:
$api
->resource('users')
->authorizer('users')
->only('create', 'reaI would expect isImmutable property of Attr to throw an error when i am updating an entity
tests:
- If i update a todo with immutable property (x) and mutable property (y), i expect an error (401/403 whatever) to be thrown or atleast for me to define the expected behaviour
- If i update a todo with immutable property (x) only I expect an error
follow up: Can i define a property to no
Laravel 5 JSON API Transformer Package
-
Updated
Aug 16, 2019 - 197 commits
- 9 contributors
- PHP
update docs
- switch example to use https://github.com/tunnckoCore/koa-better-router
- add table of contents
Open source back-end server for web, mobile and IoT. The backend for busy developers. (self-hosted or hosted)
-
Updated
Sep 17, 2019 - 1 commits
- 6 contributors
- Java
Build client libraries compliant with specification defined by jsonapi.org
-
Updated
Sep 18, 2019 - 611 commits
- 55 contributors
- Ruby
Learn about json
- Website
- www.json.org
- Wikipedia
- Wikipedia
Expected Behavior
Fix this error: Another definition with same name exis