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-07-09 00:16:41 UTC
- JSON Representation
https://github.com/thoeltig/file-format-token-accuracy-benchmark
Comprehensive benchmark suite measuring token efficiency and accuracy across file formats (CSV, JSON, TOON, XML, YAML) for LLM consumption. Validates format effectiveness for structural understanding and data retrieval.
accuracy benchmark csv file-formats json llm optimization research token-efficiency toon xml yaml
Last synced: 06 Apr 2026
https://github.com/noluyorabi/jwt-sem
JWT-Sem is an educational repository for exploring JSON Web Tokens (JWT) and software security concepts. It includes practical examples and challenges, covering JWT encoding, decoding, signature verification, and simplified RSA operations. The repository also features a web tool with JWT and RSA functionalities to help illustrate these concepts.
base64url cryptohack json json-web-token jwt jwt-authentication jwt-decoder jwt-encode rsa rsa-cryptography rsa-encryption
Last synced: 16 May 2026
https://github.com/jdsherbert/json-parser
C++ JSON Parser tool for reading JSON files.
cpp json json-data json-parser
Last synced: 16 May 2026
https://github.com/anmamuncoder/hack-setup
Dev notes, setup guides, and code config references. etup instructions, Wi-Fi commands, Git guide, and C++/JSON code configs.
cmd git json networking nmap vscode
Last synced: 16 May 2026
https://github.com/mohamedelareeg/barcodewatcher
Automatically detect and extract barcode information from images with Barcode Watcher. Utilizing ZXing library, it supports various barcode formats and saves results in JSON. Easy setup with folder monitoring.
automation barcode folderwatcher json zxing
Last synced: 12 May 2026
https://github.com/project-fireplace/cosy-tasks
A cosy, experimental task manager pwa.
css github-pages html html-css-javascript javascript js json project-fireplace pwa-app task-manager
Last synced: 19 Mar 2025
https://github.com/isakhauge/mimeish
Browser Compatible MIME Toolkit
browser ext extension file-extension json mime mime-type mime-types vanilla-javascript vanilla-js
Last synced: 20 Aug 2025
https://github.com/gamemaker2k/neo-hockey-test
Just a test script dealing with hockey games and stats.
hockey hockey-databank hockey-database hockey-games hockey-stats hockeyapp json neo-hockey-test php php7 python python3 sql sqlite sqlite-database sqlite3 sqlite3-database sqlitedatabase stats xml
Last synced: 10 Jun 2025
https://github.com/vicperal/ai-genai_projects
Python projects about LLM and ML use cases. I am using modules such as Pandas, Numpy, Plotly, scikit-learn, Transformers, Flask, JSON, etc. to analyze data, predict, generate insights and create text from models such as LLMs, linear regression, assembly methods, etc. Server- Front-End using Flask
assembly clinical-trials flask json linear-regression llm ml numpy pandas plotly price-prediction python rag random-forest scikit-learn sentimental-analysis sql text-summarization tokens-counter transformers
Last synced: 02 Apr 2026
https://github.com/jm7087/api-pokemon-php-pt-br
API para buscar informações e imagens de Pokémon usando PHP e MySQL.
api json mysql mysql-database php php7 php8 pokedex pokemon
Last synced: 07 Jan 2026
https://github.com/bmmunga/location-web-server
This simple web server uses an in-memory data store and exposes an API endpoint that responds to GET requests.
golang json restful-api webserver
Last synced: 06 May 2026
https://github.com/blakearoberts/seriallel
Seriallel attempts to increase the performance of serializing large data structures to JSON by parallelizing serialization of arrays and slices.
golang json parallelization serialization
Last synced: 12 Jun 2026
https://github.com/rpickz/go-benchpress
A Go benchmark visualisation utility and toolkit
analysis bar-chart benchmarking chart csv json png svg xml
Last synced: 15 Jan 2026
https://github.com/urpagin/ytsubscribecountspy
analytics api api-client automation channel-stats data-scraping json monitoring python rate-limiting requests scripting subscriber-count subscriber-tracker video-metrics web-scraping youtube youtube-api youtube-data youtube-tools
Last synced: 06 Apr 2026
https://github.com/fastuptime/stardb
🌟 StarDB: Easy and Reliable Persistent JSON/YAML Rest API and Data Management
database db easy-to-use fastdb json jsondb node-json nodejs stardb
Last synced: 27 Mar 2025
https://github.com/rocco0619/full-stack-fastapi-template
Full stack, modern web application template. Using FastAPI, React, SQLModel, PostgreSQL, Docker, GitHub Actions, automatic HTTPS and more.
backend chakuraui fastapi frontend json json-sche jwt openapi postgresql python react sqlmodel swagger typescript
Last synced: 06 Apr 2026
https://github.com/hackolade/elasticsearchv7plus
Hackolade plugin for Elasticsearch v7 and above
data-modeling data-models elasticsearch entity-relationship-diagram er-diagram json nosql nosql-databases schema-design
Last synced: 30 Apr 2025
https://github.com/mrtrkmn/jsonparsingfromlocalserver
This repo is just about getting info from local host, which is written using PHP.
android json php sql wamp-server
Last synced: 11 Apr 2026
https://github.com/kodius/rswag-json-loader
Use JSON schema files with Rswag
json json-schema rails rswag rswag-api
Last synced: 02 Feb 2026
https://github.com/b0o/advent-of-code-2023-jq
Advent of Code 2023 in Jq
advent-of-code advent-of-code-2023 advent-of-code-2023-jq advent-of-code-in-jq advent-of-code-jq aoc aoc-2023 aoc-2023-in-jq jq json
Last synced: 03 Apr 2025
https://github.com/sazidulalam47/career-hub
A React Web Application for Job Seekers
api json react-router react-router-dom react-scroll tailwind-css
Last synced: 11 Apr 2026
https://github.com/nossbigg/fyp_tweet_harvester
Source code for tweet harvester for final year research project
Last synced: 06 May 2026
https://github.com/rodrigobdz/validi18n
Ensure consistent keys across i18n translations
consistent deep-keys generator-lnm i18n i18n-js json npm-module npm-package test-helper validate validating yarn
Last synced: 20 Apr 2026
https://github.com/1rjb/green-neighbourhood-cc
A Full Stack Development Project. Made for group Full Stack Development Project for school.
cjs community-centers css full-stack-development-project html javascript json jsx nodejs
Last synced: 02 Jul 2026
https://github.com/mrrobinofficial/unity-saveable
A modular and performance-oriented save system for Unity, designed to help developers easily store and retrieve data in their games. This system uses JSON and encryption/decryption to securely save data, and utilizes the Unity-JSON plugin to ensure compatibility and efficiency.
Last synced: 16 May 2026
https://github.com/pedro-donoso/restapi-node-postgres
Rest API: Utilizo modulo pg, levanto servidor con Express y creo rutas, en Middlewares utilizo métodos para formato JSON y urlencoded, con Postgresql creo Base de Datos y agrego datos a Tabla
api api-rest express express-js expressjs json json-api node node-js nodejs nodemon npm pg postgres postgresql rest-api terminal
Last synced: 07 Apr 2026
https://github.com/johanengstrand/autoeq-to-pulseeffects
Convert headphone EQ settings from AutoEQ to json-formatted values for PulseEffects
autoeq converter eq headphones json pulseeffects
Last synced: 16 May 2026
https://github.com/tuvimen/disqus-scraper
A bash script for scraping comments from disqus
Last synced: 09 May 2026
https://github.com/thiradus/discord-webhooks
👾 A collection of Webhook Embeds used on Thiradus' Discord Server.
discord discord-webhooks embed embeds http json json-payload post thiradus webhook
Last synced: 14 May 2026
https://github.com/bordeux/tmpltool
Fast template renderer supporting many datasources and hundreds of functions
cli code-generation command-line config-generator configuration-management devops environment-variables file-generation golang-template iac infrastructure-as-code jinja2 json minijinja rust template-engine templating toml yaml
Last synced: 13 Jan 2026
https://github.com/azadkaratas/json-web-gen
Generates website based on JSON file
configuration design device embedded generator generic json template web
Last synced: 14 May 2026
https://github.com/samdidos/vscode-json-schema-preview
Visualise, validate & edit schemas in VS Code
json json-schema vscode vscode-extension yaml
Last synced: 02 Jul 2026
https://github.com/redislabs-solution-architects/doc-dev-calc
javascript json nodejs redis redisearch search
Last synced: 02 Feb 2026
https://github.com/davyjonescodes/jsondb-python
JsonDB is a minimal, Python-powered JSON database for easy data management. Ideal for small projects and prototyping, it supports simple CRUD operations, nested data structures, and basic searches. Streamline your data tasks with JsonDB's intuitive file-based system.
crud data-management data-storage database educational-tool file-based-database json jsondb lightweight-database no-sql pypi python simple-database
Last synced: 11 May 2026
https://github.com/milindkusahu/qtrip-dynamic
QTrip Dynamic is a travel website aimed at travelers looking for a multitude of adventures in different cities.
bootstrap bootstrap-carousel conditional-rendering css curl deployment developer-tools dom-manipulation es6 event-handling heroku html http javascript json localstorage netlify-cli responsive-design rest
Last synced: 20 Jan 2026
https://github.com/maximemaillet/express-imp-router
Router for Express.JS
expressjs json middleware router
Last synced: 17 Feb 2026
https://github.com/wlodpawlowski/react-chat-application
Chat messenger web application developed with React, Redux, Webpack, Eslint, JavaScript, Babel and PubNub
babel chai chat-application css3 dom eslint html5 istanbul javascript json jsx messenger-application mocha pubnub-chatting pwa react react-components react-router redux webpack
Last synced: 06 Apr 2026
https://github.com/glynnbird/documentdbexport
Export a DocumentDB collection to JSON
command-line documentdb export json
Last synced: 16 May 2026
https://github.com/kevinmarquesp/artistfetcher
Script to fetch all songs from a YouTube Music's artist. You can combine it with yt-dlp to backup an entire artist library locally.
json script youtube-music yt-dlp
Last synced: 02 May 2026
https://github.com/joshua-light/pocket.json
Simple JSON serialization/deserialization library.
Last synced: 16 May 2026
https://github.com/faiziimam/csv-and-json-convertor
This project is a simple CSV to JSON and JSON to CSV converter. It allows users to upload a CSV file and convert it into JSON format, or upload a JSON file and convert it into CSV format. The interface is designed to be user-friendly and responsive, meaning it works well on all devices, including mobile phones, tablets, and desktops.
convertor csv csv-to-json json jsontocsv
Last synced: 28 Mar 2025
https://github.com/derekhjray/protoc-gen-go
Another protoc plugin to generate Go codes, and add customizing field tags and names support
gorm json protobuf protoc-gen-go
Last synced: 28 Mar 2025
https://github.com/rostgaard/pjsua-json-agent
Simple PJSUA (PJSIP User Agent) SIP user agent with JSON control interface
Last synced: 16 May 2026
https://github.com/rodydavis/flutter_data_view
A Flutter package to simplify creating data views with the same backing data source.
data-view data-viewer flutter json tag
Last synced: 10 May 2026
https://github.com/reschke/json-fields
Implementation of draft-reschke-http-jfv ("A JSON Encoding for HTTP Field Values")
Last synced: 14 May 2026
https://github.com/ro-pi/json-schema-evaluator
PHP based JSON Schema Evaluator/Validator
json json-schema json-schema-validation json-schema-validator php
Last synced: 25 Jan 2026
https://github.com/shgysk8zer0/api-specs
Specifications for the microdata API (unnamed)
api html html5 json json-api json-ld microdata rest schema schema-org spec specification template
Last synced: 20 Jan 2026
https://github.com/lucascompython/dsc
A blazingly fast Data Serialization Language Convertor
blazingly-fast cli json rust serde toml tool xml yaml
Last synced: 01 May 2026
https://github.com/collectivecloudperu/json_mysql_nodejs
Mostrar datos MySQL en JSON con Node JS 8 y Express JS 4
backend expressjs javascript json mysql nodejs
Last synced: 04 Apr 2026
https://github.com/arthurtakase/peipln
PeipLn is a question prompter and score manager. With it, you don't need to bother with your quiz nights anymore, just put everything in a JSON and go!
Last synced: 16 May 2026
https://github.com/mjmsmith/backspace-json
Stupid simple access for unCodable JSON objects.
Last synced: 16 May 2026
https://github.com/shimabox/smbarrayto
Array to csv, tsv, ltsv, xml, json, ...
Last synced: 14 May 2026
https://github.com/kouisamine/json-to-java
Convert JSON code to JAVA Class.
conversion convert converter java js json json-data json-schema json-to-java online php source-code tools
Last synced: 02 Feb 2026
https://github.com/abhiverse01/cookiecutter-django
Cookiecutter Django is a framework for jumpstarting production-ready Django projects quickly.
config cookiecutter django docs ini json toml yaml
Last synced: 05 Oct 2025
https://github.com/jibstack64/know-it-all
A command-line utility for indexing, modifying and managing a database of many items.
command-line-tool cpp database encryption json kial utility
Last synced: 29 Oct 2025
https://github.com/avatarbuss/wiki
www.wiki.com
administration administration-interface json mediawiki mediawiki-api mediawiki-extension wikimedia wikimedia-data-dump wikipedia wikipedia-api
Last synced: 19 Jan 2026
https://github.com/kkinos/rdelf2json
CLI application for parsing ELF and converting to json
Last synced: 05 Apr 2025
https://github.com/shiponcs/easyweather
API fetching, and extracting data from the responses, MaterializeCSS design and Javascript modern features like class, fetch()
accuweather-api api apis darksky-api dom dom-manipulation easyweather es6-javascript fetch-api html5 javascript javascript-api json materializecss
Last synced: 18 May 2026
https://github.com/cristalhq/feeds
Library for Atom, JSON and RSS feeds creation and parsing.
atom dependency-free feeds go golang json rss
Last synced: 14 May 2026
https://github.com/levelupjosh-dev/thelastholocron
The last holocron was created to preserve the history of the order in the event of a disaster.
Last synced: 10 May 2026
https://github.com/mikaeldui/text-json-serialization-dotnet
Extra classes for System.Text.Json.Serialization.
Last synced: 10 May 2026
https://github.com/luhi989/triviaquest
This is a fun and interactive trivia quiz application where users can answer multiple questions and test their knowledge on various topics.
development django-rest-framework html-css-javascript javascript javascript-applications json nodejs powershell react-hooks router-dom tailwind trivia-quiz-game webapp webdevelopment
Last synced: 05 Apr 2025
https://github.com/krtools/json-tell
Generates TypeScript interfaces from a JSON object
Last synced: 01 May 2026
https://github.com/felfel/logging-py
Highly opinionated structured logging for python projects.
json logging logging-library python3 structured-logging
Last synced: 14 May 2026
https://github.com/terraform-ibm-modules/landing-zone-config-tool
A GUI for generating IBM Secure Landing Zone compatible custom environment override JSON.
config-tool core-team ibm-cloud json landing-zone override terraform
Last synced: 10 Jul 2025
https://github.com/vizonex/lljson
A json parser created with llparse to parse json on an infinite scale.
Last synced: 18 May 2026
https://github.com/surilindur/confse
ConfSE is an Oblivion Script Extender (OBSE) plugin that aims to enable the use of JSON to save and load data
elder-scrolls json oblivion obse
Last synced: 12 Apr 2025
https://github.com/c0mm4nd/go-jsonrpc2
fast jsonrpc 2.0 message encoding and decoding based on jsoniter, and with http/tcp implements and examples
Last synced: 24 Apr 2026
https://github.com/magnitopic/discord-webhook-handler
Create custom Discord webhooks for GitHub
Last synced: 21 Apr 2026
https://github.com/jonathanstowe/webservice-soundcloud
Provide a Raku interface to the Soundcloud REST API.
api json raku soundcloud webservice
Last synced: 09 May 2026
https://github.com/tr0yspradling/jsontree
A fast, lightweight, cross-platform utility for viewing & navigating large JSON documents. Built with C++ & gtkmm4.
Last synced: 14 May 2026
https://github.com/friedjof/wifitester
WiFiTester: An open-source tool for monitoring and displaying WiFi signal strength on Heltec WiFi LoRa 32 V2 boards, complete with MQTT integration for seamless IoT connectivity.
config configmanager display esp32-arduino json littlefs pio platformio quality wifi wifi-testing wifi-tool wlan-tool
Last synced: 19 Jan 2026
https://github.com/jacoblincool/file-mapping
A library that maps JSON file and in-memory data, and using lazy-writing strategy to reduce disk I/O.
file javascript json mapping typescript
Last synced: 07 May 2025
https://github.com/raykesh-soneka/portfolio_react
json react react-components react-hooks reactjs typescript
Last synced: 19 Jan 2026
https://github.com/musobarlab/go-protobuf-demo
Benchmark JSON vs Protocol Buffer
benchmark go golang json protocol-buffers
Last synced: 14 May 2026
https://github.com/thedvlprs/fetch-api-promises
🔥 Basic code showing how to use Fetch API and Promises
demo fetch-api ghibli-api json promises
Last synced: 26 Aug 2025
https://github.com/thedvlprs/ghibli-app
Ghibli App ✨
demo dom ghibli javascript json studio-ghibli-api vanilajs xmlhttprequest
Last synced: 26 Mar 2025
https://github.com/opportus/web-scraper
A web scraper taking as arguments a list of URLs and a list of XPath queries to perform on each document. Returns an instance of DataInterface.
csv json web-scraper web-scraping web-scrapper web-scrapping webscraper webscraping webscrapper webscrapping xpath
Last synced: 14 May 2026