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/shantaramk/filestoragehandler
directory file filemanager json nsfilemanager
Last synced: 09 May 2026
https://github.com/androidpluto/json-render-view
Utility to render JSON strings in readable format
Last synced: 09 May 2026
https://github.com/thisiskeanyvy/elsa
E.L.S.A (Electronic Learning and Scrapping Algorithm)
airgap algorithm base64 compression dictionary faraday json knowledge learning local no-internet offline scrapping search-algorithm
Last synced: 08 Oct 2025
https://github.com/etecs-ru/typedjson
go generation for typed marshaling to json
go golang json marshalling type
Last synced: 14 Jan 2026
https://github.com/fzakaria/aterm2json
A tool to convert between aterm and json.
Last synced: 10 May 2026
https://github.com/rohanrhu/json-tcp-socket
JSON messaging over TCP sockets for Node.js
communication-library json json-message messaging-library nodejs
Last synced: 10 May 2026
https://github.com/andriypapirnyk/weather-api
Weather app created with using api and cool design
api css html js json openweathermap weather-app
Last synced: 09 Feb 2026
https://github.com/williamthome/exneus
An incredibly flexible and performant JSON parser, generator and formatter for Elixir
elixir elixir-library format-json json jsonformatter jsongenerator jsonparser minify minify-json mix otp otp-library prettify pretty-json
Last synced: 24 Oct 2025
https://github.com/ubugeeei-prod/pkl-unofficial-doc
Unofficial documentation for the Pkl language.
app configuration documentation json pkl toml unofficial yaml
Last synced: 01 Jun 2026
https://github.com/proselytecoding/dut-development-zone-football
大工开发区足球网站,球星卡DIY、约球、打卡、战术、新闻、论坛
blog card-generator css diy-tool dut express football html javascript json mysql news react
Last synced: 08 Feb 2026
https://github.com/ladybug-tools/honeybee-viewer
Web-based viewer to visualize honeyebee schema
aec json ladybug-tools schema treeview
Last synced: 14 Jun 2026
https://github.com/furqanmk/miva
A Swift Download Library
cocoapods download-manager ios json miva swift
Last synced: 12 May 2026
https://github.com/kevm/reactive.config
WIP. Reactive configuration from any source you care about.
configuration-management ioc-container json reactive-programming structuremap
Last synced: 13 May 2026
https://github.com/stkr89/esme
Mock services by defining the APIs in json format
golang json mock mockservice server
Last synced: 07 Feb 2026
https://github.com/irenelin988/pldm-firmwareupdate-tool
This tool functionality for parsing and generating a PLDM firmware package header. It primarily parses a PLDM.json and creates a binary firmware package header file named PLDM_FW_PKG_Header.bin. In addition, it calculates the checksum for the header and appends it to the end of this binary file.
Last synced: 25 Oct 2025
https://github.com/soul-wish/grunt-json-cleanup
A Grunt plugin for removing empty strings from JSON files
clean cleaner cleanup empty grunt grunt-plugin grunt-plugins grunt-task json jsonfile lines remove values
Last synced: 05 Jul 2025
https://github.com/haraka/haraka-results
Results storage for Haraka connections & transactions
haraka json pub-sub redis-client results
Last synced: 02 Apr 2026
https://github.com/mvegter/node-zermelo
Unofficial Zermelo Library for Node.Js
api javascript json node nodejs schedule third-party timetable zermelo
Last synced: 14 Apr 2025
https://github.com/joeyespo/jsonpointer-cli
CLI for retrieving a specific value within a JSON document.
Last synced: 20 Jun 2025
https://github.com/danielmason89/pokedex-ecommerce
A Pokdex e-commerce store built using Vanilla JavaScript, Firebase, jQuery, Webpack 5 and Bootstrap 5.
bootstrap5 css3 date-fns emailjs firebase firebase-hosting html5 javascript jquery json nodejs sass vite
Last synced: 17 Jan 2026
https://github.com/lennartpollvogt/markdown-to-data
Convert markdown and its elements (tables, lists, code, etc.) into structured, easily processable data formats like lists and hierarchical dictionaries (or JSON), with support for parsing back to markdown.
dictionaries json lists markdown markdown-parser markdown-to-data markdown-to-json md parser parsing tables
Last synced: 19 Aug 2025
https://github.com/nannigalaxy/face-recognition-api
API returns face feature vector as a response. This API uses deep learning to generate face embedding 128 dimension vector using Keras on top of TensorFlow. Implementation is "FaceNet: A Unified Embedding for Face Recognition and Clustering". Inception-ResNet-v2 model.
api deep-learning face-embedding face-recognition facenet flask json keras python tensorflow
Last synced: 11 Apr 2026
https://github.com/trantor/jq-bencode
Bencode/JSON encoder/decoder module for jq
bencode bencode-parser bencoder jq json
Last synced: 27 May 2026
https://github.com/jeremyrajan/json-markdown
Create Markdown docs for JSON Schema
cli json json-markdown json-schema
Last synced: 21 Mar 2025
https://github.com/isaacdarcilla/f7-timer
🎊 A time management application built with Framework7 and Vue
android cordova framework7 javascript json npm pwa pwa-apps vuejs webapp
Last synced: 24 Jun 2025
https://github.com/egemenciftci/asp-net-core-web-api-ef-core-change-db-on-runtime
ASP.NET Core Web API EF Core Change DB On Runtime
asp-net-core connection-string csharp ef-core json rest sqlite web-api
Last synced: 02 Aug 2025
https://github.com/pkoretic/polog
very fast and simple stdout/stderr logging library
Last synced: 13 Apr 2026
https://github.com/maxviiiy/guestbook-of-events
Simple backend app for a guestbook of events made using ExpressJS, Pug, CSS, JS.
backend css html javascript json pug showcase
Last synced: 26 Aug 2025
https://github.com/imrafaelmerino/vertx-values
vertx-values enhances JSON handling in Vert.x by providing codecs for the immutable JSON objects from the json-values library. It eliminates the need for copying JSON data during transmission over the Event Bus, reducing garbage collection overhead and boosting performance.
immutability java json json-values persistent-data-structure vertx
Last synced: 30 Oct 2025
https://github.com/jake-101/csv-to-json-microservice
Send a HTTP POST request with CSV data and have it returned as a JSON object
csv-converter expressjs json microservice serverless zeit-now
Last synced: 28 Apr 2026
https://github.com/envimate/mapmate
Mapping, (de)serialization and validation of Custom Primitives and Serializable Objects in a clean and non-invasive way
data-transfer deserialization deserialize http json marshaller primitives request serialization serialize serializer webframework xml
Last synced: 11 Jan 2026
https://github.com/vishal-piprotar/sih-2023
Smart India Hackathon 2023
css google-maps-api html json reactjs
Last synced: 11 Apr 2026
https://github.com/sharkesm/mvdownloader
A pure swift library used for downloading images or JSON format files and with caching configuration support
cache image ios json network-library swift swift-library xcode
Last synced: 20 May 2026
https://github.com/greena13/jason-form
Converts JSON objects to array of Rails-friendly form-data key-value tuples
Last synced: 06 Apr 2025
https://github.com/parthsarthee/open-flask-api
Its a simple flask based api for user data written in Python 3 for starters.
api api-rest apis database flask flask-api flask-application flask-backend flask-restful heroku heroku-api heroku-application herokuapp json peewee peewee-orm python python-3 python3 uri
Last synced: 07 Apr 2026
https://github.com/heavywatal/clippson
📎 Helper library of clipp, C++ command-line parser
argument-parser cpp11 header-only json
Last synced: 23 Apr 2025
https://github.com/agence-webup/double-rainbow
A simple and lightweight color picker
color-picker json picker vanilla
Last synced: 28 Jul 2025
https://github.com/cbetta/json-schema-sensitivity-checker
Check the sensitivity of your JSON Schema (including OpenAPI!) documents
Last synced: 18 May 2026
https://github.com/olucasmac/the-weather-camera
A photo of Belo Horizonte, with weather and time information every 60 seconds!
html imgur javascript json newbie-code python raspberry raspberry-pi raspberry-pi-camera raspberry-pi-zero-w weather
Last synced: 25 Jan 2026
https://github.com/equk/unsplash-js-search
:camera: unsplash json api search using vanilla javascript
api dom dom-manipulation json promises search unsplash unsplash-search vanilla-javascript vanilla-js vanillajs
Last synced: 18 May 2026
https://github.com/typeclasses/one-line-aeson-text
Pretty-printing short Aeson values as text
aeson haskell haskell-library json
Last synced: 05 Jul 2025
https://github.com/odd12258053/dade
dade is data definition for Rust structures.
data json json-schema parsing rust validation
Last synced: 12 Jun 2025
https://github.com/haseeb-heaven/pyadhaanapp
PyAdhaanApp is application for Al-Adhaan which is online adhaan web-application, link - "https://aladhan.com/" which is built using 'PyAhdaan' API module this application was built only for adhaan times and can provide adhaan from different countries and city and can also generate whole calendar for adhaan times aswell.
adhaan al-ahdaan calendar csv hijri http islam json muslim python python-adhaan python-islam python-muslim tkinter tkinter-gui
Last synced: 14 Jun 2025
https://github.com/justprodev/json-to-freezed-intellij
Plugin for Intellij IDEA for generatiing Dart freezed classes from json templates
dart freezed intellij-plugin json
Last synced: 12 Jun 2025
https://github.com/corp-gp/active_typed_store
The fastest gem for working with types in JSON and JSONB fields, with support for dry-types.
Last synced: 10 Aug 2025
https://github.com/gustavosmelo/findrepository
System of find some repository using api of github, Creating to training concepts of ES6+. Project created by Rocketseat
axios babel css ecmascript6 github-api html5 json rocketseat webpack yarnpkg
Last synced: 12 Apr 2026
https://github.com/ysugimoto/twist
Cascade and integrate config struct from various setting files and environment.
configuration golang json struct toml yaml
Last synced: 17 Jan 2026
https://github.com/m-anwar-hussaini/catalog-of-things
Catalog of Things, a versatile Ruby command-line application designed for efficient item management. This powerful tool allows you to easily organize and categorize groups of items. It allows you to create, and store item data effortlessly. With the ability to save your information in JSON files, you can ensure data persistence and accessibility.
command-line database gem json rspec rubocop ruby
Last synced: 11 Sep 2025
https://github.com/codex128/J3map
File format similar to JSON for JMonkeyEngine3
file jmonkeyengine3 json storage
Last synced: 19 Mar 2026
https://github.com/xizhibei/go-reverse-rpc
A remote procedure call (RPC) framework designed for connecting to devices remotely.
json mqtt protobuf reverse-rpc rpc rpc-framework
Last synced: 26 Jun 2025
https://github.com/x2bool/serde_ub_json
UBJSON serialization for Rust using Serde
deserialization json rust serde serde-json serialization ubjson
Last synced: 25 Mar 2025
https://github.com/dedidata/services-json
Better convert to and from JSON format in PHP (json encode , json decode)
json json-api json-api-serializer json-parser json-serialization php php-serializable
Last synced: 09 Apr 2025
https://github.com/dumpysquare/f5-fasting
Example repo for the VS Code F5 extension to document the use of F5 services with examples.
Last synced: 11 Apr 2025
https://github.com/dlr-sc/rique
chatbot chatbots conversational-ui json neo4j neo4j-database neo4j-query rasa
Last synced: 14 Apr 2025
https://github.com/aivanf/lemuras
A small Python library to deal with big tables
bigdata data-analysis html ipython-notebook join-tables json jupyter-notebook pandas pivot-tables python sql table
Last synced: 28 Oct 2025
https://github.com/makevoid/redis_rejson_models
Document-like ORM based on Redis key value store - uses Redis Re-JSON for full json manipulation
json key-value-store orm re-json redis ruby
Last synced: 08 Apr 2025
https://github.com/statsim/models
StatSim models (deterministic and probabilistic)
json modeling models statistical-models statsim-models
Last synced: 16 May 2026
https://github.com/dmr4eg/product-website
Semestral project website, containing front-end, back-end and database parts.
css html5 javascript json mysql php
Last synced: 10 Apr 2026
https://github.com/ftwinston/enhancejson
Parse/stringify object trees to JSON, with support for Map, Set and Date
deserialization json serialization
Last synced: 22 Apr 2025
https://github.com/tabkram/json-to-graph
Simplify your graph rendering with this online tool! Just feed it JSON objects and watch the magic happen
cytoscapejs elkjs json json-graph
Last synced: 28 Apr 2026
https://github.com/thedammyking/rss-in-json
Utility for parsing RSS and ATOM feed to JSON format.
atom atom-feed atom-feed-parser feed feed-parser json parser rss rss-feed rss-feed-parser rss-in-json
Last synced: 22 Apr 2025
https://github.com/icapps/mockingj
A wrapper around Square's MockWebserver that serves json files for easy testing
android json junit kotlin mock mocking okhttp testing testing-tools
Last synced: 12 Apr 2026
https://github.com/queirozz8/javascript-courses
ENGLISH: My JavaScript projects. (Containing HTML and CSS as well, but predominantly JavaScript). --- PTBR: Meus projetos com JavaScript. (Contendo HTML e CSS também, mas predominantemente JavaScript).
ecmascript es6 html-css-javascript javascript javascript-es6 js json
Last synced: 19 Feb 2026
https://github.com/aaravmalani/libjson
A light-weight feature complete JSON parser in C
c cmake collaborate complete fast github json parser recursive student-vscode
Last synced: 14 Sep 2025
https://github.com/niradler/json-cli-tool
Extract map and filter JSON output. (lightweight jq alternative)
Last synced: 13 Aug 2025
https://github.com/israel-007/jbreeze
This project provides flexible methods to query JSON datasets.
json json-api json-data json-ld json-parser json-schema json-server
Last synced: 20 Feb 2026
https://github.com/byjg/php-anydataset-json
Anydataset JSON abstraction. Anydataset is an agnostic data source abstraction layer in PHP.
anydataset hacktoberfest json json-anydataset json-parser php
Last synced: 22 Apr 2025
https://github.com/rahulmoundekar/spring-boot-rest-web-ui
Spring boot rest web application with boostrap ui
boostrap-ui consumes jquery jquery-ajax json jsp receiver spring-boot spring-data-jpa spring-mvc spring-restful-webservice
Last synced: 09 Apr 2026
https://github.com/randogoth/coptic-synaxarium
JSON file containing the complete Coptic Synaxarium
coptic copticorthodox hagiography json synaxarium
Last synced: 08 Apr 2025
https://github.com/2bigO/parse-neo4j
Parse results from neo4j's http endpoint to normal JSON
Last synced: 22 Jul 2025
https://github.com/sogaiu/janet-jsonish
JSON <-> JDN Converter in Pure Janet
Last synced: 31 Aug 2025
https://github.com/maxgfr/visual-recognition-server
IBM Cloud application using Visual Recognition
api dropzone dropzonejs ibm ibm-api ibm-cloud image-classification image-recognition javascript json json-response nodejs visual-recognition watson watson-services
Last synced: 22 Jun 2025
https://github.com/muradisazade777/ts-rate-limiter
A modular, scalable, and production-ready API rate limiter built with TypeScript and Redis. Designed for Express and Fastify, this package provides plug-and-play middleware, CLI tools, and branded configuration for managing request limits across endpoints and IPs.
api backend backend-api config configuration javascript js json redis testing token ts typescript
Last synced: 13 Nov 2025
https://github.com/lazypwny751/verse-hadithdb
verses from quran and hadiths
database islam islamic json quran quran-data sqlite sqlite3
Last synced: 15 Feb 2026
https://github.com/mazen160/gronpy
Print JSON objects in a "Greppable" output.
Last synced: 30 Apr 2025
https://github.com/sf-tec/openmodels
OpenModels is a flexible and extensible library for serializing and deserializing machine learning models. It's designed to support any serialization format through a plugin-based architecture, providing a safe and transparent solution for exporting and sharing predictive models.
json python scikit-learn serialization sklearn
Last synced: 15 Apr 2025
https://github.com/minuscorp/jsonconvertible
A lightweight Ruby mixin for encoding and decoding JSON data.
encoder-decoder json mixin ruby
Last synced: 18 May 2026
https://github.com/altair-bueno/recast
Transforms one serialization format into another
cli csv json querystring rust toml xml yaml
Last synced: 08 May 2025
https://github.com/mmrlapp/modfs
ModFS is a json format processor and also used in MMRL as the ModFS system. See it in action at mmrl.dergoogler.com
javascript json library mmrl npm typescript
Last synced: 03 Sep 2025
https://github.com/azizbenismail/crud_express.js_mongoose
un serveur JavaScript côté serveur en utilisant ExpressJS et Mongoose. L'objectif global est de créer une application permettant de gérer une liste de contacts. Le projet implique l'installation de MongoDB comme base de données,
express json mongodb mongoose rest-api
Last synced: 05 Jan 2026
https://github.com/inadarei/json-compact-formatter
VS Code plugin formats JSON reasonably compactly
Last synced: 20 Jan 2026
https://github.com/toto-dev/wiredtiger-debug-tools
Collection of tools to debug and analyze MongoDB WiredTiger files
Last synced: 02 Apr 2026
https://github.com/liluoyi666/ai-win11-administrator
Let the LLM control the computer autonomously,让大模型自主操作电脑
ai good-first-issue json llms python3 windows-11
Last synced: 15 Jul 2025
https://github.com/nabidam/persian-names
Persian names dataset
dataset farsi farsi-datasets iran json persian
Last synced: 26 Feb 2025
https://github.com/jcoelho93/steer
A CLI tool to interactively generate JSON and YAML files from JSON schemas
Last synced: 12 Apr 2025
https://github.com/kanga333/json-array-builder
The kanga333/json-array-builder action is a TypeScript action that helps you to build JSON array to be used in dynamic matrix job.
github-action github-actions json json-array matrix
Last synced: 13 Apr 2025