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.
- GitHub: https://github.com/topics/json
- Wikipedia: https://en.wikipedia.org/wiki/JSON
- Created by: Douglas Crockford
- Released: 2005
- Related Topics: toml, yaml, json5, jsonc, xml, json-api, bson, json-ld, properties, jq,
- Last updated: 2026-06-30 00:16:40 UTC
- JSON Representation
https://github.com/telekom/json-filter
JSON filter is a small, lightweight filter-library that allows to evaluate JSON payload against a filter consisting of operators.
Last synced: 05 May 2025
https://github.com/andrewnester/rust-jsonm
jsonm implementation port for Rust.
compress json jsonm packing performance rust
Last synced: 07 Jul 2025
https://github.com/tush-tr/vanilla-js-projects
Contains every project I made using HTML, CSS , JavaScript while improving my JavaScript skills. I've learned a lot while making these project including working with APIs, playing sounds on the web and more.
css hacktoberfest html-css-javascript javascript js json vanilla-javascript vanilla-js
Last synced: 22 Jun 2025
https://github.com/fitzwilliammuseum/fitz-collection-raw-data
Raw data from the collections database in json and csv format
Last synced: 28 Oct 2025
https://github.com/deep5050/minimal-weather
A minimalistic and smart weather app made with electron API
desktop-app desktop-application electron-api electron-app electron-application electronjs html-css html5 javascrpt js json minimal-design open-weather open-weather-map-api weather weather-api weather-conditions weather-data weather-forecaster-webapp weather-information
Last synced: 30 Apr 2025
https://github.com/gamemann/gfl-api-in-elixir
GFL's API for Members, Supporters, and VIPs written in Elixir. This isn't being used in production, but I figured it's good practice when learning Elixir.
Last synced: 18 Mar 2025
https://github.com/iohannrabeson/cpp2json
Export meta-informations about your C++ using Clang
c-plus-plus clang code-generation cpp14 json llvm reflection
Last synced: 10 Apr 2025
https://github.com/stpettersens/gulp-debian
:tropical_drink: Gulp plug-in to create a Debian package.
debian gulp-plugin json package yaml
Last synced: 11 Apr 2025
https://github.com/webfiori/json
A JSON helper classes for creating JSON strings in PHP.
apis hacktoberfest json json-parser php php-library webfiori-framework
Last synced: 29 Oct 2025
https://github.com/timboudreau/bunyan-java
A little logging library that uses the format of NodeJS's bunyan JSON logger
bunyan java json json-logger logging
Last synced: 29 Apr 2025
https://github.com/aminya/minijson
Minify JSON files fast! Supports Comments. Uses D, C, and AVX2 and SSE4_1 SIMD.
avx avx2 benchmark build-tool dlang dlanguage javascript json minify minify-javascript minify-json minifying nodejs simd simd-instructions sse sse41 sse42
Last synced: 01 Aug 2025
https://github.com/dantealonsoht/ror-cryptoapp-api
Proyecto en Ruby on Rails para calcular rendimientos y exportar datos usando las 3 criptomonedas más populares (BTC, ETH, ADA) con datos importados de Messari API.
action-cable api bootstrap5 csv javscript json rdoc rspec-rails rubocop-rails ruby ruby-on-rails webpack websocket
Last synced: 19 Oct 2025
https://github.com/wnawa/angular-ecommerce
E-Commerce Front-End is developed using angular-17 and Bootstrap3.I have used Slick Corasoul for this Project and customized it's css.Jquery is also used for some designs animations in the menu.A Fake jason server is used to fetch data from db file.
angular17 bootstrap3 css fontawsome jasmine javascript jquery json slick-carousel typescript
Last synced: 12 Apr 2025
https://github.com/kitasuke/swiftprotobufsample-apikit
Sample project for client/server in Swift with Protocol Buffers
apikit ios json kitura protobuf protocol-buffers swift swift-protobuf
Last synced: 11 Apr 2025
https://github.com/internetarchive/ia
A JS interface to archive.org
api download internet-archive javascript json metadata search
Last synced: 07 May 2025
https://github.com/bastianblokland/enum-generator-unity
Unity package for generating c# / f# / vb / cil enums based on json input files.
enum-generator enumeration json unity upm
Last synced: 19 Mar 2025
https://github.com/ptandler/googletasks2evernote
GoogleTask2Evernote is a tiny node.js script that converts a GoogleTasks.json exported from Google Tasks (using the Google Takeout) to the Evernote Export format `*.enex`.
enex-files evernote google-tasks json
Last synced: 05 May 2025
https://github.com/daltonmenezes/discord-guardian-action
🤖 An action that fetches the list of malicious domains on Discord in different providers and creates/updates a JSON file with them from time to time.
action discord domains github-actions javascript json malicious-domains security typescript
Last synced: 29 Oct 2025
https://github.com/ekino/jcv-db
JSON Content Validator for Database (JCV-DB) allow you to compare database contents against a JSON with JCV validators.
assertions assertj assertj-assertions cassandra java jcv json kotlin mongodb mssql mysql postgresql testing
Last synced: 11 Jul 2025
https://github.com/hemantsonu20/json-merge
A light weight library to merge two json objects into a single json object.
hacktoberfest hacktoberfest2020 java json json-merge maven
Last synced: 07 Apr 2026
https://github.com/kezhengjie/jsonserializer
a library aims to convert json string to C++ data struct in modern,fluent and fast way. Runtime safety and No C++ Exception.
bind bind-by-reference cpp cross-platform dynamic-language-like easy-to-use flexible fluent header-only json linux map modern no-exception runtime-safety template type-safety windows
Last synced: 12 Apr 2025
https://github.com/byjpr/maprewire
Syntactic sugar to bulk rekey maps
elixir elixir-lang elixir-language elixir-library hex json macros maps
Last synced: 11 Dec 2025
https://github.com/thiagodp/database-js-json
📜 Query your JSON files with SQL
database database-js database-js-json driver javascript json node query sql
Last synced: 10 Apr 2025
https://github.com/kdabir/json-sql-console
Query json like a pro
ace-editor alasql console hacktoberfest hacktoberfest2021 json query react sql
Last synced: 08 Jul 2025
https://github.com/soumyadip007/angular-8-authentication-and-authorization-json-jwt
In Angular 8 - a login page, a home page and an admin page. The example contains two users - a Normal User who has access to the home page, and an Admin User who has access to everything (home page and admin page).
angular8 authentication authentification encode-decode json json-token jwt
Last synced: 13 Aug 2025
https://nf1s.github.io/sanic-pydantic/
A library for parsing and validating http requests for sanic web-framework using pydantic library
json json-parser pydantic sanic sanic-framework web webargs
Last synced: 05 May 2025
https://github.com/shirokovnv/phx_json_rpc
Simple JSON RPC server written in elixir.
Last synced: 07 May 2025
https://github.com/jenkinsci/nested-data-reporting-plugin
Jenkins plugin to report data from nested as pie-charts, trend-charts and data tables.
build-reports csv data-charts jenkins jenkins-pipeline jenkins-plugin json metrics nested-data nested-json plot reporting ui user-interface view views xml yaml yml
Last synced: 24 Apr 2025
https://github.com/socrateslee/sonq
A query tool for son like objects, for example, json and bson.
Last synced: 28 Apr 2025
https://github.com/khaeransori/vscode-json2csv
Bidirectional JSON-CSV Converter for Visual Studio Code - transform JSON files into CSV and CSV files into JSON with ease.
csv csv-to-json json json-to-csv vscode vscode-extension
Last synced: 23 Feb 2026
https://github.com/equk/unsplash-nextjs
📷 ⚛️ unsplash search using next.js
api json json-api nextjs react reactjs search unsplash unsplash-api
Last synced: 28 Apr 2025
https://github.com/scriptnull/jsonseal
A JSON validator for Go { :question: :monocle_face: :question: }
golang json json-validation validator
Last synced: 19 Apr 2025
https://github.com/enspirit/monolens
Declarative data transformations as data
data data-engineering homoiconic json yaml
Last synced: 12 Apr 2025
https://github.com/victorqueiroz/binobject
Encode JavaScript objects in binary format with support for native types
Last synced: 17 Aug 2025
https://github.com/tsmx/json-traverse
Traverse and manipulate JSON objects.
Last synced: 11 Jun 2025
https://github.com/cardanosolutions/cardanonical
Canonical JSON schemas for Cardano objects, with reference encoders/decoders.
api canonical cardano json json-schema
Last synced: 07 Oct 2025
https://github.com/mrtksn/directjson
Makes it intuitive to work with JSON in Swift by providing JS-Like API
Last synced: 21 Oct 2025
https://github.com/iamazeem/fluent-plugin-protobuf-http
fluentd HTTP Input Plugin for Protocol Buffers
binary fluentd fluentd-input-plugin fluentd-plugin hacktoberfest http http-server json logging protocol-buffers
Last synced: 15 Aug 2025
https://github.com/sgreben/tcp-time
measures TCP connection durations to a given target, prints JSON
cli connection csv histogram json mean ping quantile standard-deviation tcp tcp-ping time
Last synced: 08 Oct 2025
https://github.com/ghurtchu/scurla
:performing_arts: cURL-like HTTP Client backed by "sttp" and simple IO monad.
csv functional-programming http-client io-monad json scala
Last synced: 28 Apr 2025
https://github.com/liues1992/json2pbdef
generate protobuf definition from json/yaml data
Last synced: 14 Jan 2026
https://github.com/linxmouse/jsonserializer
Supporting serialization for primitive types, Qt containers, standard containers, and custom objects that inherit from the JsonSerializable base class.
Last synced: 16 Oct 2025
https://github.com/furnace-dev/sonic-mojo
A high-performance JSON processing library for the Mojo programming language, providing bindings for the Sonic-RS library and leveraging SIMD for fast JSON parsing and manipulation.
Last synced: 12 Jun 2025
https://github.com/ehmicky/dev-tasks
Automated development tasks for my own projects
babel cli code-quality continuous-integration es6 eslint github-actions gulp gulp-tasks gulpjs javascript json library markdown nodejs npm npmjs shell terminal testing
Last synced: 13 Feb 2026
https://github.com/g1mv/jsonic
Fast, small JSON parsing library for rust
json json-parser library parser parsing parsing-engine parsing-library rust rust-lang
Last synced: 01 Mar 2026
https://github.com/mk4levi/my-chrome-homepage
My Homepage for Chrome Browser with built-in APIs
api bootstrap5 css3 ejs-express hbs html5 javascript json rest-api restful-api server server-side-rendering
Last synced: 25 Oct 2025
https://github.com/robtimus/obfuscation-jackson-databind
Provides support for serializing and deserializing obfuscated values using Jackson
jackson jackson-databind java json obfuscation
Last synced: 12 Mar 2026
https://github.com/ainilili/no-framework
A lightweight framework based on Java language development, personally realize JSON/XML parsing, service container, service framework, bytecode instrumentation, such as solution, study the cost is low, plug and play, high extensibility, the author is very active!
aop framework ioc json orm xml
Last synced: 13 Oct 2025
https://github.com/Meniny/Ghost
👻 A versatile HTTP(s) networking framework written in Swift.
codable curl download ios json macos multipart-form networking stream swift tls tvos upload urlsession watchos
Last synced: 11 Mar 2025
https://github.com/rogermolas/rmhttp
Lightweight REST library for iOS and watchOS. Available on cococapods
ios json json-parser rest swift swift4 watchos
Last synced: 23 Apr 2025
https://github.com/stimulsoft/samples-dashboards.js-for-node.js
JavaScript samples for Dashboards.JS data analysis tool for Node.js applications
analysis charts dashboards details excel export exporter indicators interaction javascript js json kpi livedata nodejs npm pivots server-side sql-database tables
Last synced: 06 Mar 2026
https://github.com/rmoralespp/jsonl
A lightweight Python library for handling jsonlines files
bzip2 deserialization files gzip json jsonl jsonlines ndjson python serialization tar utils xz zip
Last synced: 11 Mar 2026
https://github.com/hemulgm/discordmessage
DiscordMessage Bot
delphi discord discord-api discord-bot json sample
Last synced: 29 Apr 2025
https://github.com/steffen-liersch/liersch.json
.NET library for parsing and generating JSON documents
csharp dotnet internet-of-things iot json microframework mono mqtt netmf netmf-library
Last synced: 14 Jan 2026
https://github.com/heysupratim/android-app-categories
A JSON having 19K Android package name entries with their Play Store Categories. Useful for people looking to create App Category Based things. Eg Smart Launcher
android crawled-data data json
Last synced: 26 Mar 2025
https://github.com/nisanurbulut/hypatia
Inspired by Hypatia. Angular FrameWork based project that aims to facilitate the understanding of mathematical theorems.
angular angular-navigation bootstrap carousel-component carousel-slider css html html5 json typescript visual-studio-code
Last synced: 24 Apr 2025
https://github.com/takagiy/strcuta-py
strc“uta” - Loading UTAU voice banks into the Python data structure
json python singing-synthesis singing-voice speech-synthesis utau utauplugin voice-bank voice-synthesis
Last synced: 06 Jul 2025
https://github.com/hamedfathi/postmancollectionreader
A library to read Postman Collection v2.1 Json files.
csharp dotnet json newtonsoft-json postman postman-collection
Last synced: 05 Jul 2025
https://github.com/nodepit/knime-json-node-doc-generator
Generate KNIME node documentation as a structured JSON file.
documentation-generator json knime
Last synced: 12 Apr 2025
https://github.com/ralscha/dataformat
Comparing different data formats with an Ext JS client and a Java/Spring back end
cbor csv extjs6 flatbuffers java javascript json messagepack protocol-buffers smile spring-boot xml
Last synced: 24 Apr 2025
https://github.com/marcinorlowski/apiresponse
ApiResponse simplifies handling APIs JSON responses.
android android-library api java json rest-api
Last synced: 23 Apr 2025
https://github.com/k8w/ts-interface-validator
TypeScript interface validator
interface json json-schema schema typescript validator
Last synced: 28 Apr 2025
https://github.com/oleg-cherednik/json-jackson-impl
An implementation of json-api for Jackson Project.
jackson jackson-json java java-8 java-json java-json-library json json-api
Last synced: 11 Mar 2026
https://github.com/databooster/pywebapi
PyWebApi is a magic wand for Python RESTfulization. It turns any Python module level functions into Web API (RESTful Services) out of the box.
databooster function http iis json module out-of-the-box python restful restfulization service webapi
Last synced: 09 Apr 2025
https://github.com/piotrkowalczuk/ntypes
Set of types that helps to build complex protobuf messages that contains optional properties.
complex-protobuf-messages golang json null protobuf python sql
Last synced: 06 Oct 2025
https://github.com/azozzalfiras/afappsinfo
Download images and Copy Date of App Store Apps & Games
api appstore cydia-tweak json objective-c
Last synced: 06 Mar 2026
https://github.com/imteekay/sql-query-json
Experiment SQL-query in JavaScript for JSON
javascript js json query sql sql-query
Last synced: 28 Apr 2025
https://github.com/minnukota381/learn-javascript-beginner-projects
collection of beginner-friendly JavaScript projects designed to help you practice and improve your JavaScript skills.
ajax dom-manipulation fetch-api http-requests javascript json localstorage
Last synced: 12 Jul 2025
https://github.com/jamesnk/newtonsoft.json.schema.aspnetcore
Json.NET Schema integration for ASP.NET Core
asp-net-core c-sharp json json-schema schema
Last synced: 19 Apr 2025
https://github.com/joseluisgs/kotlin-rest-retrofit
Sencillo cliente para consumir una API REST con Retrofit usando Kotlin.
Last synced: 29 Oct 2025
https://github.com/cougargrades/publicdata
🗃️ Centralized location for public data
csv foia github-actions json university-of-houston
Last synced: 02 Mar 2026
https://github.com/pungyeon/required
go golang json json-parser parser parsing parsing-library required-fields
Last synced: 19 Apr 2025
https://github.com/mskian/vue-tamil-words
Get Random Tamil Words - Commonly spoken Tamil words with English Meaning and Pronunciation.
api css html javascript json nuxt tamil tamil-language tamil-sms tamil-words tamilapp tamilwords vue webapp
Last synced: 15 Jul 2025
https://github.com/rsheremeta/gob-serialization
Benchmarking Gob vs other data formats like JSON, XML and YAML.
benchmark benchmarking go gob golang json serialization xml yaml yml
Last synced: 11 Apr 2025
https://github.com/klaytonfaria/zweepr
This NPM module consolidates settings and dependencies of (and between) components. Build json files file with all dependencies of components inside of page to be used by tasks manager like gulp, grunt, broccoli, etc...
broccoli component dependency grunt gulp json tooling
Last synced: 11 Jun 2025
https://github.com/dovyski/payload-info-action
Github Action to extract info from the webhook payload object using jq filters.
extract extract-information github-action github-actions jq json payload webhook
Last synced: 17 Oct 2025
https://github.com/martin-schilling/php-velocypack
PHP 7.1+ extension wrapping the arangodb/velocypack library
extension json php velocypack vpack
Last synced: 02 Jul 2025
https://github.com/harryttd/matchmaker
bootstrap dating-software express expressjs javascript json matchmaker matchmaking node nodejs oauth react reactjs redux regex
Last synced: 25 Mar 2025
https://github.com/aspose-cells-cloud/aspose-cells-cloud-dotnet
Automate Excel and Spreadsheet Processing in the Cloud with .NET. Use the Aspose.Cells Cloud SDK to Create, Edit, and Convert Files (XLSX, ODS, PDF, JSON, HTML, Markdown) via REST API.
aspose chart cloud-sdk convert csv edit excel export formula json nuget open openoffice pdf powerquery save spreadsheet worksheet xlsx
Last synced: 14 Jan 2026
https://github.com/scymtym/architecture.builder-protocol
Protocol for flexible construction and traversal of results (e.g. ASTs in case of parsers)
common-lisp json parsing protocol tree xpath
Last synced: 29 Jul 2025
https://github.com/statico/glulxe-httpd
👾 HTTP+JSON Glulx (.ulx) interactive fiction server with session support
docker glulx glulxe http http-server if inform inform7 interactive-fiction json nodejs rest typescript
Last synced: 23 Apr 2025
https://github.com/ppissias/xsrpcj
An extra small (xs) RPC implementation
code-generation java json protobuf3 protocol-buffers rpc velocity-template
Last synced: 09 Mar 2026
https://github.com/gregswindle/github-resource-converter
Export GitHub Issues and Pull Requests to CSV and JSON from your Terminal or Node.js app.
csv github-enterprise github-export github-issues github-issues-export github-pr github-pr-export json
Last synced: 11 Apr 2025
https://github.com/mattstein/feed-canary
Perpetual RSS feed checker and validator.
Last synced: 22 Apr 2025