Bookmarks tagged [json]
https://next.json-generator.com/
A JSON data generator. JSON Generator generates data according to the template and saves it. Data can be requested from server using ajax with jsonp.
https://jsonplaceholder.typicode.com/
Free to use fake Online REST API for testing and prototyping Powered by JSON Server + LowDB
https://octoperf.com/blog/2018/04/23/jmeter-rest-api-testing/
Test a Json Rest API through a concrete example, OctoPerf’s Json Rest API.
And this guide will completely get you through the following knowledge:
WireMock is a simulator for HTTP-based APIs. Some might consider it a service virtualization tool or a mock server.
It enables you to stay productive when an API you depend on doesn't exist or isn't ...
https://chrome.google.com/webstore/detail/jsonview/chklaanhfefbnpoihckbnefhakgolnmc
Validate and view JSON documents
JSONView port for Chrome.
Original firefox extension is here: http://benhollis.net/software/jsonview/
https://learn.freecodecamp.org/javascript-algorithms-and-data-structures/basic-javascript/manipulati...
Learn to code with free online courses, programming projects, and interview preparation for developer jobs.
https://github.com/DaveGamble/cJSON
Ultralightweight JSON parser in ANSI C. [MIT]
- tags: cpp, json
- source code
https://github.com/cesanta/frozen
JSON parser and generator for C/C++. [GPL & GPL2]
- tags: cpp, json
- source code
https://github.com/akheron/jansson
C library for encoding, decoding and manipulating JSON data. [MIT]
- tags: cpp, json
- source code
https://github.com/chrismanning/jbson
jbson is a library for building & iterating BSON data, and JSON documents in C++14. [Boost]
- tags: cpp, json
- source code
https://github.com/jeaye/jeayeson
A very sane (header only) C++ JSON library. [BSD]
- tags: cpp, json
- source code
https://github.com/zserge/jsmn
A minimalistic JSON parser in C. [MIT]
- tags: cpp, json
- source code
https://github.com/nlohmann/json
JSON for Modern C++. [MIT]
- tags: cpp, json
- source code
https://github.com/hjiang/jsonxx
A JSON parser in C++. [MIT]
- tags: cpp, json
- source code
https://github.com/sheredom/json.h
A simple one header/one source solution to parsing JSON in C and C++. [Unlicense]
- tags: cpp, json
- source code
https://github.com/json-c/json-c
A JSON implementation in C. [MIT]
- tags: cpp, json
- source code
https://github.com/open-source-parsers/jsoncpp
A C++ library for interacting with JSON. [MIT]
- tags: cpp, json
- source code
https://github.com/udp/json-parser
Very low footprint JSON parser written in portable ANSI C. [BSD]
- tags: cpp, json
- source code
https://github.com/dropbox/json11
A tiny JSON library for C++11. [MIT]
- tags: cpp, json
- source code
https://github.com/tgockel/json-voorhees
JSON library for C++. Support for C++11. No dependencies, fast and dev-friendly. [Apache2]
- tags: cpp, json
- source code
https://github.com/amir-s/jute
Very simple C++ JSON Parser. [PublicDomain]
- tags: cpp, json
- source code
https://github.com/vincenthz/libjson
A JSON parser and printer library in C. easy to integrate with any model. [LGPL]
- tags: cpp, json
- source code
http://sourceforge.net/projects/libjson/
Lightweight JSON library. [?]
https://github.com/vstakhov/libucl
Universal configuration library parser [BSD-2-Clause]
- tags: cpp, json
- source code
https://github.com/kgabis/parson
Parson is a lighweight json library written in C. [MIT]
- tags: cpp, json
- source code
https://github.com/kazuho/picojson
A header-file-only, JSON parser serializer in C++. [BSD]
- tags: cpp, json
- source code
https://github.com/gaudecker/qt-json
A simple class for parsing JSON data into a QVariant hierarchy and vice versa. [GPLv3]
- tags: cpp, json
- source code
https://github.com/flavio/qjson
A qt-based library that maps JSON data to QVariant objects. [LGPL2]
- tags: cpp, json
- source code
https://github.com/miloyip/rapidjson
A fast JSON parser/generator for C++ with both SAX/DOM style API. [MIT]
- tags: cpp, json
- source code
https://github.com/chadaustin/sajson
Lightweight, extremely high-performance JSON parser for C++11. [MIT]
- tags: cpp, json
- source code
https://github.com/lemire/simdjson
Extremely fast JSON library that can parse gigabytes of JSON per second. [Apache-2.0]
- tags: cpp, json
- source code
https://github.com/taocpp/json
Zero-dependency C++ header-only JSON library. [MIT]
- tags: cpp, json
- source code
https://bitbucket.org/awangk/ujson
µjson is a a small, C++11, UTF-8, JSON library. [MIT]
A fast streaming JSON parsing library in C. [ISC]
- tags: cpp, json
- source code
https://github.com/kubernetes/kompose
Go from Docker Compose to Kubernetes. Contribute to kubernetes/kompose development by creating an account on GitHub.
- tags: kubernetes, yaml, json
- source code
https://github.com/ksonnet/ksonnet-lib
Codegen for Kubernetes-API-compatible Jsonnet libraries - ksonnet/ksonnet-lib
- tags: kubernetes, yaml, json
- source code
https://github.com/bitnami-labs/kube-libsonnet/blob/master/kube.libsonnet
Generic library of Kubernetes objects for Jsonnet/Kubecfg with object to array mapping for painless overrides.
- tags: kubernetes, yaml, json
- source code
https://github.com/errordeveloper/kubegen
kubegen – simple way to describe Kubernetes resources in a structured way, but without new syntax or magic - errordeveloper/kubegen
- tags: kubernetes, yaml, json
- source code
https://github.com/garethr/kubeval
Validate your Kubernetes configuration files, supports multiple Kubernetes versions - instrumenta/kubeval
- tags: kubernetes, yaml, json
- source code
https://github.com/spyzhov/ajson
Abstract JSON for golang with JSONPath support.
- tags: go, json
- source code
https://github.com/skanehira/gjo
Small utility to create JSON objects.
- tags: go, json
- source code
https://github.com/tidwall/gjson
Get a JSON value with one line of code.
- tags: go, json
- source code
https://github.com/nicklaw5/go-respond
Go package for handling common HTTP JSON responses.
- tags: go, json
- source code
JSON query in Golang.
- tags: go, json
- source code
https://github.com/ChimeraCoder/gojson
Automatically generate Go (golang) struct definitions from example JSON.
- tags: go, json
- source code
https://github.com/yazgazan/jaydiff
JSON diff utility written in Go.
- tags: go, json
- source code
https://mholt.github.io/json-to-go/
Convert JSON to Go struct.
https://github.com/AmuzaTkts/jsonapi-errors
Go bindings based on the JSON API errors reference.
- tags: go, json
- source code
https://github.com/miolini/jsonf
Console tool for highlighted formatting and struct query fetching JSON.
- tags: go, json
- source code
https://github.com/ricardolonga/jsongo
Fluent API to make it easier to create Json objects.
- tags: go, json
- source code
https://github.com/RichardKnop/jsonhal
Simple Go package to make custom structs marshal into HAL compatible JSON responses.
- tags: go, json
- source code
https://github.com/Qntfy/kazaam
API for arbitrary transformation of JSON documents.
- tags: go, json
- source code
https://github.com/sanbornm/mp
Simple cli email parser. It currently takes stdin and outputs JSON.
- tags: go, json
- source code
https://github.com/ngs-doo/dsl-json
JSON library with advanced compile time databinding.
- tags: java, json
- source code
https://owlike.github.io/genson
Powerful and easy-to-use Java-to-JSON conversion library.
https://github.com/google/gson
Serializes objects to JSON and vice versa. Good performance with on-the-fly usage.
- tags: java, json
- source code
https://github.com/brettwooldridge/HikariJSON
High-performance JSON parser, 2x faster than Jackson.
- tags: java, json
- source code
https://github.com/FasterXML/jackson-modules-java8
Set of Jackson modules for Java 8 datatypes and features.
- tags: java, json
- source code
https://github.com/zalando/jackson-datatype-money
Open-source Jackson module to support JSON serialization and deserialization of JavaMoney data types.
- tags: java, json
- source code
https://github.com/FasterXML/jackson
Similar to GSON, but offers performance gains if you need to instantiate the library more often.
- tags: java, json
- source code
https://github.com/jdereg/json-io
Convert Java to JSON. Convert JSON to Java. Pretty print JSON. Java JSON serializer.
- tags: java, json
- source code
Fast and flexible library with iterator and lazy parsing API.
https://github.com/bluelinelabs/LoganSquare
JSON parsing and serializing library based on Jackson's streaming API. Outperforms GSON & Jackson's library.
- tags: java, json
- source code
https://github.com/square/moshi
Modern JSON library, less opinionated and uses built-in types like List and Map.
- tags: java, json
- source code
https://github.com/eclipse/yasson
Binding layer between classes and JSON documents similar to JAXB.
- tags: java, json
- source code
https://github.com/burningtree/awesome-json#readme
A curated list of awesome JSON libraries and resources. - burningtree/awesome-json
- tags: awesome-list, json
- source code
https://stedolan.github.io/jq/
jq is a lightweight and flexible command-line JSON processor.
- tags: jq, command-line, json, curl, dev-tools
- source code
https://github.com/Keyang/node-csvtojson
Blazing fast and Comprehensive CSV Parser for Node.JS / Browser / Command Line. - Keyang/node-csvtojson
- tags: node.js, csv, json
- source code
https://www.baeldung.com/jackson-serialize-enums
How to serialize an Enum as a JSON Object using Jackson 2.
- 📆 published on: 2018-11-23
- tags: java, serialization, jackson, json
- source code
Online JSON Formatter and JSON Validator will format JSON data, and helps to validate, convert JSON to XML, JSON to CSV. Save and Share JSON
http://www.baeldung.com/jackson-serialize-enums
How to serialize an Enum as a JSON Object using Jackson 2.
- 📆 published on: 2017-07-19
- tags: java, json
- source code
https://haacked.com/archive/2009/06/25/json-hijacking.aspx/
A while back I wrote about a subtle JSON vulnerability which could result in the disclosure of sensitive information. That particular exploit involved overriding the JavaScript Array constructor to di...
https://stackoverflow.com/questions/5455014/ignoring-new-fields-on-json-objects-using-jackson
Mark the POJO to ignore unknown properties
https://javaee.github.io/jsonp/
JSON Processing (JSON-P) is a Java API to process (for e.g. parse, generate, transform and query) JSON messages. It produces and consumes JSON text in a streaming fashion (similar to StAX API for XML)...
http://www.oracle.com/technetwork/articles/java/json-1973242.html
The Java API for JSON Processing provides portable APIs to parse, generate, transform, and query JSON.
See examples here...
https://www.mkyong.com/java/json-simple-example-read-and-write-json/
JSON.simple is a simple Java library for JSON processing, read and write JSON data and full compliance with [JSON specification (RFC4627)](http://www.ietf....