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-10 00:16:42 UTC
- JSON Representation
https://github.com/flipbyte/brunch-json
Adds json support to brunch and also allows defining functions among other things in json
brunch brunch-json function json json-brunch json-function json-variable
Last synced: 17 Jan 2026
https://github.com/weaming/json-schema-generator
Generate the initial json schema from your given example json.
Last synced: 02 Mar 2025
https://github.com/sanmak/json-to-kotlin-class
JSON to Kotlin Class
data-class javascript javascript-library json json-2-kotlin json-conversion json-converter json-convertor json-to-kotlin json-transform json-transformation json2kotlin jsontokotlin kotlin kotlin-js mocha mocha-chai mocha-tests transform transformer
Last synced: 10 Mar 2026
https://github.com/lovasoa/elm-jsonpseudolist
Elm Json.Decoder for javascript Array-like objects
Last synced: 08 May 2026
https://github.com/edadma/bittydb
a small embeddable database engine for the JVM for storing documents (i.e. JSON objects)
Last synced: 06 Apr 2026
https://github.com/ivandotv/jme
Fully or partially merge JSON files via the command line.
Last synced: 30 Aug 2025
https://github.com/deividsousan/receitasgov
Automação com Interface Gráfica para baixar o arquivo de receitas do Portal da Transparência, manipula-lo e envia-lo a API.
clean-architecture configuration-files custom-tkinter json logging oriented-object-programming pandas python selenium selenium-webdriver tkinter
Last synced: 30 Jan 2026
https://github.com/maheshtechnicals/upload_to_sourceforge
The Upload to SourceForge Script is a Bash script designed to simplify the process of uploading .img and .zip files to a specified project on SourceForge. This script provides an interactive command-line interface that allows users to easily select files for upload from their local directory based on a numbered list.
automation bash command-line files interface jq json scp script sourceforge upload uploads
Last synced: 30 Apr 2025
https://github.com/dragonchu/manyjson
Keep your JSON files together and show their relationships.
Last synced: 09 Sep 2025
https://github.com/gaureshpai/venjix
Enhancing and refining the portfolio website for @Venjix07. This project includes updates to design, functionality, and content to create a professional and visually appealing showcase for skills and projects.
html-css-javascript json next-auth nextjs react tailwindcss typescript
Last synced: 30 Apr 2025
https://github.com/0904-mansi/nodeapp
Just for practice of learning...
devops docker javascript jenkins json
Last synced: 06 Apr 2026
https://github.com/jenkin/json-schema-bricks
A bunch of JSON Schema specifications of general interest you can freely $ref.
Last synced: 17 May 2026
https://github.com/hooligram/hooligram-docs
Official Hooligram chat protocol documentation.
chat documentation json protocol websocket
Last synced: 17 Jan 2026
https://github.com/altryne/llm-json
An JSON parsing library that understands LLMs like to talk
Last synced: 02 Mar 2025
https://github.com/speciesfilegroup/taxonworks_api
Documentation for TaxonWorks APIs
Last synced: 11 Apr 2025
https://github.com/chnapy/tabbouleh
JSON Schema generator from TypeScript classes, in runtime
decorators json json-schemas typescript
Last synced: 20 Jan 2026
https://github.com/spaceapi/validator
A micro-service to validate SpaceAPI endpoints.
hackerspace json python spaceapi validator
Last synced: 15 Jan 2026
https://github.com/umasahni/ebasket-json-data
This repository is the backend of eBasket which is the clone of ebay.com. An ecommerce website from which you can purchase shoes.
Last synced: 14 May 2026
https://github.com/evilsneer/gepher
convert json or hash-map to .gexf Gephi format
clojure gephi gexf gexf-graph-files graph json
Last synced: 15 May 2026
https://github.com/yord/klp
Kelpie (klp) is a small, fast, and magical command-line data processor similar to pxi, jq, mlr, and awk.
csv data-processing deserializer dsv json kelpie klp marshaller parser serializer ssv tsv
Last synced: 16 May 2026
https://github.com/dudychmarian/countries-json
Welcome to the Countries-JSON repository! 🌐 This collection houses detailed JSON files containing comprehensive information about all 195 United Nations member countries. 🌎 Whether you're a developer building a world-centric application or simply seeking a reliable data source for global country information, this repository has you covered.
countries countries-data countries-json country json
Last synced: 19 Jun 2025
https://github.com/luismisanve/geminipostsql
WinForms program assisted with an AI that translates natural language to PostgreSQL queries
ai chsarp database dotnet gemini json postgresql visual-studio winforms
Last synced: 11 Apr 2025
https://github.com/kaushalmodi/hugo-micro-json
Hugo theme component for a custom JSON Output Format
custom-output-format hugo hugo-theme-component json last-modified
Last synced: 15 May 2026
https://github.com/shtse8/sotischema
A powerful tool for generating schemas from Dart data classes, enabling seamless integration with AI models and data validation systems.
Last synced: 16 Jun 2025
https://github.com/miteshputhran/analysis-using-python
Analysis using Natural Language Toolkit(NLTK), Numpy, Pandas and Matplotlib
analysis folder-structure json matplotlib nltk numpy pandas python zipf
Last synced: 06 Mar 2026
https://github.com/bonifield/ipv4mutate
performs various mutations on IPv4 addresses, such as converting to binary, hex, octal, urlencoded, and more
bug-bounty bug-hunting ip-address-tool ipv4 json networking penetration-testing python python3 webapplicationhacking
Last synced: 16 May 2026
https://github.com/devak997/resume-builder
Resume Builder is a tool that helps you create professional resumes easily using a JSON-based editor. It features a user-friendly interface, live preview, and the ability to export to PDF.
Last synced: 25 Jan 2026
https://github.com/wanderer-00/crm
CRM system for Remark
css dtf hpgl-plotters html javascript json uv
Last synced: 07 May 2025
https://github.com/TaqsBlaze/OrbDB
A highly flexible ORM suitable for quick prototyping, OrbDB aims to allow you to change or update your schema with ease to suit your database changes without installing any other packages speeding up your development process
database javascript json nodejs npm orb orm orm-library schema
Last synced: 05 May 2025
https://github.com/benfaerber/json-parser-combinator
A JSON parser written in Typescript using the Parser Combinator methodology. I recommend that anyone who is interested in functional parsers should use this as a reference.
functional-programming functional-typescript json parser parser-combinator parsing
Last synced: 25 Apr 2026
https://github.com/aharshac/kandycpp
C++ wrapper for Kandy.io REST API endpoints that deal with SMS.
c-plus-plus cmake json kandy libcurl rest-api sms
Last synced: 05 May 2026
https://github.com/fitri-hy/crud-data-json-php
Proyek CRUD PHP+HTML sederhana yang menggunakan JSON sebagai database & Tailwind CSS.
Last synced: 27 Apr 2026
https://github.com/derhuerst/generate-db-graph
Generate a JSON graph of Deutsch Bahn public transport.
db deutsche-bahn graph jgf json
Last synced: 21 Jan 2026
https://github.com/wolfr/keynote-extractor-site
Website for Keynote Extractor.
Last synced: 15 May 2026
https://github.com/bonitoflakez/gojson2class
a utility that converts JSON schema to classes
c cpp golang java json json-schema jsonschema rust typescript
Last synced: 11 Jan 2026
https://github.com/cusaldmsr/task-manager
Task Manager App is a cross-platform mobile application built with React Native and Expo. It allows users to manage their daily tasks efficiently with features like authentication, task creation, editing, deletion, status management, and offline support.
expo json ngrok react-native restful-api typescript
Last synced: 07 Sep 2025
https://github.com/aboutcode-org/turbo-spdx
Fast and lightweight Python library for parsing and writing SPDX JSON documents correctly.
fast json lightweight python sbom-generator sbom-reader spdx spdx-23
Last synced: 23 Jun 2025
https://github.com/tbpaksoy/geopedia
An experimental 3d map drawer.
3d 3d-map cartography csv geojson json map map-drawing python python3 pyvista vtk vtk-applications xml
Last synced: 16 May 2026
https://github.com/i9si-sistemas/nine
Golang HTTP Client and Modular Server framework :rocket:
go golang http http-client http-server json json-parser
Last synced: 14 Dec 2025
https://github.com/mateoguidi/portfolio
Le site web de mon portfolio
css hmtl js json portfolio portfolio-site portfolio-website project
Last synced: 29 Oct 2025
https://github.com/imryan/endpoints
Open source journal of URL digging
api endpoint-discovery endpoints json
Last synced: 22 May 2026
https://github.com/kekland/mirror_json
A JSON parser library for Dart that uses dart:mirrors.
Last synced: 29 Jun 2026
https://github.com/mzaini30/olah-json
JSON library untuk client side
client-side js json json-server
Last synced: 01 May 2026
https://github.com/decaded/nyadb
NyaDB is a simple JSON "database" library for Node.js. It provides an easy-to-use interface for creating and managing JSON-based "databases" within your Node.js applications.
database javascript json nodejs
Last synced: 30 Apr 2025
https://github.com/cmstar/serialization
A light weight JSON serialization library written in C#.
csharp-library json serialization
Last synced: 14 Jun 2025
https://github.com/hazelshantz/easyeffects-irs-profiles-database
A community maintained database of IRS+easyeffects profiles files, to be used with the convolver
archlinux audio audio-enhancement audio-processing debian debian-linux dotfiles easyeffects easyeffects-presets fedora fedora-linux gentoo json linux linuxmint pipewire pro-audio
Last synced: 08 Oct 2025
https://github.com/tillig/vscode-json-stable-stringify
VSCode extension to format JSON using json-stable-stringify
formatter json vscode vscode-extension
Last synced: 11 May 2026
https://github.com/aisudoapp/ai-model-providers
📋 A curated list of configurations for various free AI model providers.
ai chatbot generative-ai gpt json llama openai stable-diffusion
Last synced: 06 Mar 2026
https://github.com/raresail/prisma-mapper
Empower Your Prisma Schema with Camel Case and Customized Mapping! The CLI adds @map @@map, @updatedAt and more!!
camel-case camelcase cicd cli generate generator json linux macos map mapper nodejs prisma schema updated-at updatedat windows
Last synced: 07 May 2025
https://github.com/dns-gh/flagsconfig
Improved configuration management using a configuration file for user defined flags and used flags at runtime.
Last synced: 22 Apr 2026
https://github.com/danielendler/datason
A comprehensive Python package for intelligent serialization that handles complex data types with ease, especially ML/AI workflows.
ai api-development data-persistence data-science deserialization json machine-learning ml numpy pandas python pytorch scikit-learn serialization tensorflow workflow-automation
Last synced: 06 Mar 2026
https://github.com/tiagodanin/choosealicense-list
List of licenses from choosealicense.com
json license licenses licensing list open-source package
Last synced: 13 Apr 2025
https://github.com/stroller15/bytebliss
A dynamic blog platform built using the MERN stack, enabling users to create, edit, and interact with posts. Features user authentication, responsive design, and social interactions.
authentication authorization backen expressjs frontend javascript json jwt mongodb mongoose nodejs reactjs
Last synced: 06 Apr 2026
https://github.com/dacr/drools-scripting
Drools made easy to use for scripting or testing purposes
artificial-intelligence code-examples-manager drools drools-scripting expert-system json scala
Last synced: 10 Apr 2025
https://github.com/DeividSouSan/ReceitasGov
Automação com Interface Gráfica para baixar o arquivo de receitas do Portal da Transparência, manipula-lo e envia-lo a API.
clean-architecture configuration-files custom-tkinter json logging oriented-object-programming pandas python selenium selenium-webdriver tkinter
Last synced: 28 Oct 2025
https://github.com/eclipsesource/make-it-happen-angular
Angular-based JSONForms TODO app example
angular json json-schema jsonforms redux typescript
Last synced: 10 Apr 2025
https://github.com/tnsasse/jaxrs-monitor
A tiny monitoring plugin for JavaEE applications
java-8 javaee jax-rs json monitoring rest
Last synced: 16 May 2026
https://github.com/uzeyir-yariz/nws
Next_Web_Solutions
backend css developer-panel figma firebase firebase-hosting firestore firestore-database frotend html html5 json nodejs scss tailwindcss website
Last synced: 07 Apr 2026
https://github.com/linuxbozo/resume
Resume of M. Adam Kendall, Engineering Leader
devops engineering-enablement engineering-management fintech goverment json resume site-reliability-engineering software-architecture software-engineering
Last synced: 10 Apr 2025
https://github.com/okunishinishi/node-fmtjson
Node.js module to format json file.
Last synced: 28 Oct 2025
https://github.com/bunyaminyavuz/json_api_http
api http json json-localization
Last synced: 16 May 2026
https://github.com/rbas/jsonify
Command line tool for formatting and coloring JSON input for easier reading
command-line json rust rust-lang utility
Last synced: 16 May 2026
https://github.com/issue9/jsonrpc
json rpc 2.0 over HTTP/Socket/Websocket
go go-json-rpc golang json json-rpc-client json-rpc-server json-rpc2 rpc
Last synced: 25 Jan 2026
https://github.com/rexlevin/jsonbox
A cross platform JSON formatting tool跨平台的json格式化工具
Last synced: 16 May 2026
https://github.com/slub/ldjstructurestats
a commandline command (Python3 program) that determines the structure of given line-delimited JSON records
command-line-tool json line-delimited-json python statistics
Last synced: 21 May 2026
https://github.com/hirentimbadiya/eventshub
Events Hub is a Web App built using NEXT.JS , Tailwind CSS , SASS , CSS. It shows the various events in 3 different city and has more than 15 pages , it also have register with email functionality which by which you can add your email in registered emails database.
api-rest css3 javascript json nextjs react sass tailwindcss
Last synced: 06 Apr 2026
https://github.com/lamansky/hebrew
A JSON file of Hebrew character names and Unicode points.
characters hebrew json node-module unicode
Last synced: 14 Mar 2026
https://github.com/slub/addfullrecord
add fullrecord field into given finc Solr schema conform line-delimited JSON
cli command-line-tool finc-solr-schema json line-delimited-json marc marc21 python
Last synced: 20 May 2026
https://github.com/usox/json-schema-api
Easily build jsonrpc apis with validation in php
api json json-api json-schema php php-library psr15 psr7
Last synced: 20 Mar 2025
https://github.com/cityssm/uptime-feed
Push notifications, RSS and JSON application startup notifications, useful for informally notifying affected users of unexpected server restarts.
json ntfy push-notifications rss-feed uptime-monitor
Last synced: 15 May 2026
https://github.com/sparanoid/vup.json
Extract bilibili vup info from vtbs.moe with user avatars
bilibili bilibili-live json vtuber vup
Last synced: 20 Jan 2026
https://github.com/vaibhavacharya/json-mason
A library for performing structured modifications on JSON data. It provides a safe, predictable way to transform JSON objects through a series of operations.
data-manipulation json json-manipulation json-operations json-transformation
Last synced: 15 May 2026
https://github.com/amittksharma/npm-license-tracker
npm-license-tracker will track all the npm dependencies and their corresponding licenses. The module will generate the JSON file with all meta information about npm packages and copy corresponding license files.
javascript json license license-crawler license-csv license-management license-tracker npm npm-license-crawler npm-license-tracker npm-licenses npm-module npm-package npm-scripts opensource package-json tracker
Last synced: 16 Feb 2026