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-08 00:16:55 UTC
- JSON Representation
https://github.com/artus9033/tsdiskdb
A lightweight disk-based JSON database with a MongoDB-like API for Node, written in TypeScript. Port of the original diskdb, with types.
Last synced: 27 Jun 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/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/hailpam/pyclientserver
Client/Server communication based on compressed JSON over TCP. Skeleton Project for bandwidth effective Client/Server Applications.
gzip json server-communication tcp
Last synced: 05 Feb 2026
https://github.com/j0nat/minecraft-beta-launcher
Custom Minecraft Beta Launcher
c-sharp craftbukkit json minecraft tcp wpf
Last synced: 17 Feb 2026
https://github.com/bozzhik/meta-scraper
python script that automates the collection of metadata from a list of provided websites
bozzhik fetch-data json markdown metadata python
Last synced: 23 Feb 2026
https://github.com/mahmoud-elghonemy/social-media-nodejs-iti
Social Media NodeJS ITI, This project is a Social Media Backend Server built using Node.js. It implements CRUD operations for User, Post, Comments and Review models. Additionally, it also includes features such as Role based authentication, request validation, error handling and data aggregation using MongoDB Aggregation Pipelines.
api backend backend-server cloudinary express js json middleware models mongodb mongoose multer nodejs routes
Last synced: 09 Apr 2026
https://github.com/innogames/dr-json
Manage content of JSON files based on JSON Schemas
hacktoberfest json json-files json-schemas
Last synced: 09 Oct 2025
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/sogaiu/janet-jsonish
JSON <-> JDN Converter in Pure Janet
Last synced: 31 Aug 2025
https://github.com/mazen160/gronpy
Print JSON objects in a "Greppable" output.
Last synced: 30 Apr 2025
https://github.com/silimate/liberty2json
Liberty to JSON converter
converter json liberty opensta
Last synced: 28 Apr 2026
https://github.com/hlnajz/quran-ayat-json
Verses of Quran and Hadith JSON format API
api hadith-api islam json json-api
Last synced: 07 Oct 2025
https://github.com/tkroman/micromarshal
Autoderivation of Akka HTTP marshallers/unmarshallers with uPickle
akka-http json scalameta upickle
Last synced: 17 Jan 2026
https://github.com/holgerjh/genjsonschema-cli
CLI tool to generate JSON Schemas from JSON and YAML files.
Last synced: 15 Apr 2025
https://github.com/s3nsu1k4n/um34c_visualization
Web dashboard made with streamlit to plot data and control 2 APIs made with fastapi. API to control UM34C via bluetooth and an API to store the data from UM34C in a database
api api-rest bluetooth fastapi json pydantic real-time-data sqlalchemy sqlite starlette streamlit streamlit-dashboard um34c uvicorn web
Last synced: 21 Feb 2026
https://github.com/thomastrapp/recursive-variant
A serializable recursive variant for JSON-like data
cereal cpp json recursive serialization variant
Last synced: 18 Apr 2026
https://github.com/wylee/django-local-settings
An alternative way to specify settings for Django projects. Supports local and secret settings for different environments. Also supports loading settings from environment variables.
12-factor config django dotenv ini json settings
Last synced: 05 Jan 2026
https://github.com/yorek/sqlsat613
Demos of my sessions at SQL Saturday 613 (http://www.sqlsaturday.com/613)
dashboard dynamic-schema eav integration-services json schemaless sql-server ssis
Last synced: 17 Apr 2026
https://github.com/anthonyjdella/customized-linkedin-to-jsonresume
🍴I tweaked LinkedIn to JSON Resume extension. It's a Browser extension to turn a LinkedIn profile page into a JSON Resume export.
chrome-extension json jsonresume linkedin resume
Last synced: 13 Apr 2026
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/senavs/pyjserver
Python implementation of Node JSON Server (Flask as backend).
filedata json json-server nodejs pyjserver python python-json-server python3 server
Last synced: 14 Jan 2026
https://github.com/inadarei/json-compact-formatter
VS Code plugin formats JSON reasonably compactly
Last synced: 20 Jan 2026
https://github.com/karmaniverous/get-dotenv
Manage environment variables from dotenv files across multiple environments. Supports async/CLI operations, dynamic variables, custom CLI creation & more!
async-programming cli configuration development-environment devops dotenv-management environment-variables javascript json nodejs programming software-development
Last synced: 08 Jan 2026
https://github.com/miteshputhran/nyc-vehicle-collision-analysis
Used vehicle collision data from NYC Open Data to analyse various factors for collisions, identifying the vehicle type involved in the crashes and using weather dataset to identify how snowfall and precipitation had caused increase in collisons
collision csv folder-structure json matplotlib newyork numpy nyc pandas python vehicles
Last synced: 09 Mar 2026
https://github.com/kerollmops/csv2json-lite
A little tool to convert a csv to a valid json array of object
Last synced: 13 Apr 2026
https://github.com/gxlmyacc/gjson
my json parser which supports delphi D7-XE7
Last synced: 04 Aug 2025
https://github.com/soumyadip007/spring-rest-jackson-json-data-binding
Representational State Transfer is a software architectural style that defines a set of constraints to be used for creating Web services. Web services that conform to the REST architectural style, called Rest API, provide interoperability between computer systems on the Internet.We are implementing it with Sping framework with the help of jackson.
jackson jackson-databind jackson-json-processor json restful-api restful-webservices spring spring-rest
Last synced: 13 Apr 2026
https://github.com/sibiraj-s/merge-json-webpack-plugin
﹛ Webpack plugin to merge multiple json files into one ﹜
json json-merge webpack-plugin
Last synced: 28 Apr 2025
https://github.com/strawbrryflurry/json2component
angular angular-components json typescript
Last synced: 03 May 2026
https://github.com/ghokun/convert
Convert your data files
csv graalvm gradle java24 jreleaser json properties toml yaml
Last synced: 01 Aug 2025
https://github.com/muchokidavid/weather-app
A simple React app that allows users to search for weather information in different cities using a search bar. The app utilizes a weather API to fetch real-time weather data.
api bootstrap fetch-api html-css-javascript json md reactjs search tailwindcss weather-api
Last synced: 10 Feb 2026
https://github.com/donfuxx/dictson
Cross-platform languages manager for libgdx.
json language-manager libgdx translation
Last synced: 21 May 2026
https://github.com/ab-gh/cv
a project created because all of the JSON Resume Registry templates suck
Last synced: 23 Feb 2026
https://github.com/holon-platform/holon-json
Holon Platform JSON support module.
deserialization-support gson holon-json holon-platform jackson java-8 jax-rs json json-serialization message-serialization serialization spring-configuration spring-support
Last synced: 10 Apr 2025
https://github.com/scnewma/jset
a command-line tool for performing set operations on a list of json files
Last synced: 10 Apr 2025
https://github.com/datenanfragen/company-json-generator
A very simple (quick-and-dirty) company JSON generator
company-database gdpr json privacy
Last synced: 10 Jun 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/neyn/neyson
Lightweight C++11 JSON Library
cmake cpp cpp11 cxx cxx11 json json-library json-parser lightweight parser
Last synced: 14 Jun 2025
https://github.com/abhi40308/github-data-viewer
Github stats viewer of a user, made using django
django json python3 requests-module
Last synced: 29 Apr 2026
https://github.com/codex128/J3map
File format similar to JSON for JMonkeyEngine3
file jmonkeyengine3 json storage
Last synced: 19 Mar 2026
https://github.com/cristianbote/angular-translate-json
Angular(latest) translate json
angular angular-translate angular2 angular4 javascript json translation typescript
Last synced: 16 Apr 2026
https://github.com/daiangm/joker-validator
Validador de dados JSON para NodeJS
customized data data-validation javascript json json-schema nodejs schema validador validation validator
Last synced: 04 Jul 2025
https://github.com/sitewards/setup-mage1
This Magento 1 module is a bridge for the Sitewards setup system to allow the import and export of CMS pages in Magento 1.
bridge json magento magento1-bridge php utility
Last synced: 22 Apr 2026
https://github.com/maxkoshevoi/jsontocsvmapper
Powerful and versatile json to csv mapper
csv csv-builder csv-mapper json json-mapper mapping
Last synced: 29 Apr 2026
https://github.com/nathan-fiscaletti/gen-flags-go
🇺🇸 A utility for generating country flag images in both base64 and png formats using GoLang
base64 countries country-flag-generator country-flags country-flags-downloader filters gen-flags go golang json scale shapes
Last synced: 21 Apr 2026
https://github.com/imranr98/brokeetl
Parse transactions from bank statement PDFs into a JSON array.
automation bank-statement banking data-analysis data-mining data-ownership etl finance json lifestyle pdf pdf-converter tracking
Last synced: 27 Apr 2026
https://github.com/liangbaika/jsonfy
Json与Python对象的双向绑定(jsonfy) Jsonfy: Lightweight two-way binding of JSON and object without third-party dependency
Last synced: 15 May 2026
https://github.com/wadackel/dot-wild-tiny
Use powerful dot notation (dot path + wildcard) to access properties of JSON
Last synced: 02 May 2026
https://github.com/vweevers/detect-tabular
A stream that detects tabular data (spreadsheets, dsv or json) and yields objects.
csv dsv json ndjson nodejs ods qpw spreadsheets stream sylk tabular-data tsv xls xlsx
Last synced: 05 Mar 2026
https://github.com/swanandx/assassination-api
Assassination API for getting random quotes from Assassination Classroom.
api assassination-classroom flask json python3
Last synced: 10 May 2026
https://github.com/fwdekker/fallout-curve-tables
Translates Fallout 76 curve table files into a format usable in MediaWiki templates
fallout fallout-76 fo76 json mediawiki
Last synced: 04 May 2026
https://github.com/sparen/danmakufuvideos
A database of Danmakufu scripters' scripts' videos
database json scripter sparen touhou-danmakufu-ph3 video youtube
Last synced: 05 May 2026
https://github.com/barismeral/tcmb-currency-rest-api
TCMB dan günlük döviz kurlarını veren Rest API
doviz dovizkurlari json php php7 rest rest-api xml
Last synced: 02 May 2026
https://github.com/jonnydgreen/ts-factory
[WIP] Build and render TypeScript using JSON
ast code-generation deno json typescript
Last synced: 01 May 2026
https://github.com/mattrltrent/jsonencryption
🔐 Golang utility package for model class ID-field serialization encryption.
json json-api json-ld json-parser package
Last synced: 29 Apr 2026
https://github.com/alexandrbig1/infinity-scroll
practicing coding(JavaScript/web api/JSON)
api backend css3 frontend html5 javascript js json json-api json-server jsx vanilla-js webdevelopment webserver
Last synced: 19 Apr 2026
https://github.com/oliverloops/eslint-config-file
My Own ESLINT config file for React and TypeScript 📖
Last synced: 28 Apr 2026
https://github.com/ony/pjson
json parser with queue kind of callbacks (designed under influence of jsmn)
c json json-parser no-allocation sax
Last synced: 28 Apr 2026
https://github.com/brunonavarrooficial/climatempo-api-js-
Cima Tempo Open Weather API
ajax ajax-request api api-client api-rest country css fetch fetch-api flags html html-css-javascript javascript js json json-api openweathermap-api unsplash-api
Last synced: 01 May 2026
https://github.com/ammaar-alam/instagram-checker
Web application to analyze Instagram followers and following data, identifying non-mutual connections using a C-based analyzer hosted on Heroku.
c heroku instagram instagram-follower json python webapp
Last synced: 03 May 2026
https://github.com/oknoorap/json-realtime
:trident: Read and Write JSON in realtime.
Last synced: 30 Apr 2026
https://github.com/joselucasapp/cep-facil
Obtenha seu CEP informando o endereço ou obtenha seu endereço informando o seu CEP. Arquivo executável na pasta dist
api cep cep-informando como-buscar-cep executable json pyinstaller python readme requests seu-cep tkinter zip
Last synced: 04 Apr 2026
https://github.com/werrett/check-json
Nagios-compatible check to monitor JSON endpoints
Last synced: 30 Apr 2026
https://github.com/cityofnewyork/nyco-rss-2-json
A self-hosted RSS into JSON proxy using AWS Lambda. Maintained by @NYCOpportunity
feed json lambda nyc-opportunity nycopportunity rss
Last synced: 28 Apr 2026
https://github.com/crescendolab-open/parse-json
A user-friendly wrapper for JSON.parse().
Last synced: 03 May 2026
https://github.com/raine/json-watch
A small cli tool for monitoring JSON data for new items
Last synced: 20 Apr 2026
https://github.com/donini/wpread
Deliver WordPress content in a way Smart Speakers can understand
alexa json smartspeaker wordpress
Last synced: 05 May 2026
https://github.com/tush-tr/nosondb
A Simple , Lightweight , Efficent JSON based database for Nodejs.
database db javascript json nodejs nosql nosql-database
Last synced: 05 May 2026
https://github.com/matthieulemoine/from-and-to-json
An Atom package to convert selected JSON to Javascript object and vice versa
Last synced: 28 Apr 2026
https://github.com/anandchowdhary/words
Words doesn't come in the way of you and your thoughts
Last synced: 29 Apr 2026
https://github.com/himbeersaftlp/discordwidgetwrapper
Generates HTML code out of a Discord server's .json widget api URL.
discord discord-api discord-json discord-server discord-widget json widget
Last synced: 05 May 2026
https://github.com/bjoern-hempel/apache-host-viewer
An apache host viewer to list all provided hosts and vhosts on current system.
analyzer apache2 bash certificate checker domain friends-of-bash html json markup mit-license service ssl systeminfo vhost
Last synced: 18 Apr 2026
https://github.com/coko7/boat-cli
⛵ Basic Opinionated Activity Tracker, a command line interface inspired by bartib.
bartib boat boat-cli clap-rs cli command-line jq json productivity rusqlite rust sqlite time-tracker time-tracking
Last synced: 03 Apr 2026
https://github.com/joaopfsiqueira/learningjs
Array - Fundamentos - Controle - Funcao - Objeto
Last synced: 24 Apr 2026
https://github.com/aydgn/rainbow-six-siege
This is my first Next.js project that I am trying to apply what I have learned. Made with using next.js
json nextjs rainbow-six-siege tailwind tailwindcss
Last synced: 27 Apr 2026
https://github.com/djj123dj/formatted-json-stringify
An advanced & customisable version of the javascript JSON.stringify() function!
beautifier config dashboard formatter javascript json json-auto-fill json-database json-formatter json-formatting json-stringify nodejs stringify typescript
Last synced: 25 Apr 2026
https://github.com/itzmeanjan/countryio
A simple country.io data parser, written with :heart: using Dart :)
country-codes country-data dart json
Last synced: 28 Apr 2026
https://github.com/cyring/cpuid2json
Query the CPUID instruction then export data to JSON
Last synced: 24 Apr 2026
https://github.com/buijs-dev/squint
Lightweight JSON processor and AST. Safely (de)serialize JSON decoded Strings to Dart Types.
Last synced: 03 May 2026
https://github.com/cjinhuo/thrift-to-json-schema
Parse Thrift to JSON Schema
Last synced: 06 May 2026
https://github.com/castedo/jios
JSON Input Output Streams
c-plus-plus json parsing streams
Last synced: 27 Apr 2026
https://github.com/arx-tools/arx-convert
Converts various Arx Fatalis formats (DLF, FTS, LLF, AMB and FTL) to JSON/YAML and back
arx-fatalis converter json yaml
Last synced: 25 Apr 2026
https://github.com/felixklauke/babylon
A simple experimental config format in json style but with comments and some random cool features
babylon config experimental json lightweight sasuke sasukekawaii simple yaml
Last synced: 05 May 2026
https://github.com/onehundredthousand/jtml
HTML-first JSON templating, inspired by HTMX.
Last synced: 18 Apr 2026