An open API service indexing awesome lists of open source software.

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.

https://github.com/ksator/python-training-for-network-engineers

Python hands-on training for network engineers. How to automate Junos with Python

jinja2 json junos-automation lxml napalm ncclient netconf pyez python rest-api yaml

Last synced: 03 Aug 2025

https://github.com/passsy/deep_pick

Pick values from Dart deep nested data structures (usually json)

dart hacktoberfest json parser

Last synced: 17 Mar 2025

https://github.com/oasis-open/cti-taxii-client

OASIS TC Open Repository: TAXII 2 Client Library Written in Python

client cti cyber-threat-intelligence json oasis python taxii taxii2

Last synced: 11 Oct 2025

https://github.com/danwebb/jdown

Transform a directory of markdown files to JSON

jamstack javascript json markdown static-site

Last synced: 05 May 2025

https://github.com/maxzender/jv

Helps you view JSON on the command-line.

cli go golang json termbox-go terminal

Last synced: 11 Jan 2026

https://github.com/joshuakgoldberg/eslint-plugin-package-json

Rules for consistent, readable, and valid package.json files. 🗂️

eslint eslint-plugin json

Last synced: 27 Feb 2026

https://github.com/ra1028/Alembic

:alembic: Functional JSON Parser - Linux Ready :penguin:

alembic functional ios json linux monad parser swift

Last synced: 06 Aug 2025

https://github.com/qiuquanwu/vue3-json-viewer

Simple JSON viewer component, for Vue.js 3.x

json viewer vue vue3 vuejs

Last synced: 16 May 2025

https://github.com/ra1028/alembic

:alembic: Functional JSON Parser - Linux Ready :penguin:

alembic functional ios json linux monad parser swift

Last synced: 16 Mar 2025

https://github.com/alibaba/scalable-form-platform

A solution for building dynamic web forms with visual editor

ant-design ant-design-mobile form javascript json json-schema node react solution ui ui-components web

Last synced: 24 Jul 2025

https://github.com/apix/cache

A thin PSR-6 cache wrapper with a generic interface to various caching backends emphasising cache tagging and indexing.

apc apcu apix apix-cache cache-backend igbinary json mariadb memcached mongodb msgpack mysql oracle pdo pgsql psr-6 psr-cache redis sqlite tagging

Last synced: 05 Apr 2025

https://github.com/kellyjonbrazil/jellex

TUI to filter JSON and JSON Lines data with Python syntax

filter json json-lines process python query tui

Last synced: 11 Oct 2025

https://github.com/Skarafaz/mercury

Simple Android app that sends pre-configured commands to remote servers via SSH.

android android-app java json json-configuration mercury mercury-ssh ssh utility

Last synced: 24 Jul 2025

https://github.com/flowup/api-client-generator

Angular REST API client generator from Swagger YAML or JSON file with camel case settigs

angular angular-http angular9 api generator httpclient json models ngx rest rest-api scaffolding swagger swagger-yaml typescript yaml

Last synced: 06 Apr 2025

https://github.com/SavchenkoValeriy/jeison

An Emacs library for declarative JSON parsing

eieio emacs json

Last synced: 14 Jul 2025

https://github.com/jonatanpedersen/git-json-merge

A git merge driver that use xdiff to automatically resolve merge conflicts in json files. This project was inspired by git-po-merge.

cli git json merge

Last synced: 06 Apr 2025

https://github.com/Blockmodo/coin_registry

A global registry of JSON formatted files on 1500+ cryptocurrency tokens. Provides information like chat rooms, communities, explorers, and contact information on each coin. Used by https://blockmodo.com, DEXs, developers, and exchanges.

bitcoin coin coins cryptocoins cryptocurrency cryptocurrency-exchanges ethereum exchanges json tokens

Last synced: 20 Nov 2025

https://github.com/html2rss/html2rss

📰 Build RSS 2.0 feeds from websites (and JSON APIs) automatically or with a few CSS selectors.

atom-feed extract feed feed-configs html html2rss json rss rss-aggregator rss-bridge rss-builder rss-feed rss-feed-scraper rss-generator ruby scrape scraper scraping scraping-websites yahoo-pipes

Last synced: 14 Mar 2025

https://github.com/misteo/meojson

✨ Next-gen C++ JSON/JSON5 Serialization Engine | Zero Dependency | Header-Only | Unleash JSON Potential

cpp json json5 parser serialization

Last synced: 05 Apr 2025

https://github.com/Carapacik/swagger_parser

Dart package that takes an OpenApi definition file and generates REST clients based on retrofit and data classes for your project.

dart dio flutter freezed json kotlin openapi package rest-api retrofit swagger

Last synced: 02 Apr 2025

https://github.com/carapacik/swagger_parser

Dart package that takes an OpenApi definition file and generates REST clients based on retrofit and data classes for your project.

dart dio flutter freezed json kotlin openapi package rest-api retrofit swagger

Last synced: 04 Apr 2025

https://github.com/naorlivne/parse_it

A python library for parsing multiple types of config files, envvars & command line arguments that takes the headache out of setting app configurations.

argument-parser config configuration configuration-file configuration-files configuration-management environment-variables hcl ini json json-parser package parser parser-library python python3 toml xml yaml yaml-parser

Last synced: 12 Apr 2025

https://github.com/giapnguyen74/nextql

Yet Another Data Query Language. Equivalent GraphQL but much more simple.

graphql json nextql queries restful

Last synced: 13 May 2025

https://github.com/ivangfr/springboot-kafka-connect-jdbc-streams

Project goal: Explore Kafka, Kafka Connect, and Kafka Streams. Components: store-api: Inserts/updates MySQL records. Source Connectors: Monitor MySQL changes, push messages to Kafka. Sink Connectors: Listen to Kafka, insert/update Elasticsearch docs. store-streams: Listens to Kafka, processes with Kafka Streams, pushes new messages to Kafka.

avro docker elasticsearch java jib json kafka kafka-connect kafka-streams mysql schema-registry spring-boot spring-cloud-stream spring-data-jpa spring-web-mvc springdoc-openapi

Last synced: 05 Apr 2025

https://github.com/lukagiorgadze/gonull

Go package simplifies nullable fields handling using Go Generics.

go golang json null nullable pointers testing

Last synced: 05 Apr 2025

https://github.com/Azure-Samples/serverless-full-stack-apps-azure-sql

Full stack solution using Javascript, Azure Static Web Apps, Azure Function, Azure SQL Database and a microservice architecture to monitor in real-time public transportation data, create a geofence and send notification when geofence is activated

azure azure-functions azure-sql azure-sql-db geospatial json real-time serverless static-web-apps

Last synced: 11 May 2025

https://github.com/bes2008/easyjson

Provides an unified JSON access API, you can adapter any JSON library to Gson, Jackson, FastJson with easyjson。 提供了一个JSON门面库,就像slf4j一样。easyjson本身不做json的操作,完全依赖于底层实现库。可以直接使用Easyjson的API,底层的JSON库随时可切换。也可以使用其中某个json的API,然后通过easyjson适配给其他的json库

api facade fastjson gson jackson json

Last synced: 05 Apr 2025

https://github.com/nmorel/gwt-jackson

gwt-jackson is a JSON parser for GWT. It uses Jackson 2.x annotations to customize the serialization/deserialization process.

gwt jackson json

Last synced: 14 Jul 2025

https://github.com/benjamin-allion/json-node-normalizer

'json-node-normalizer' - NodeJS module that normalize json data types from json schema specifications.

cast converter json json-data json-schema nodejs nodejs-modules normalization transformation

Last synced: 14 Mar 2025

https://github.com/ezequielramis/zimdjson

Parsing gigabytes of JSON per second. Zig port of simdjson with fundamental features.

json json-parser simd simdjson zig zig-package ziglang

Last synced: 03 Apr 2025

https://github.com/kataras/i18n

:new: High-performant and powerful localization and internationalization support for Go

go golang i18n iris json localization middleware toml translate yaml

Last synced: 17 Mar 2025

https://github.com/m7shapan/njson

Unmarshal/Decode nested JSON by JSON Path

go golang json json-parser

Last synced: 23 Jan 2026

https://github.com/crazywhalecc/idiom-database

成语数据库,成语接龙数据库,拥有30000+个成语,可直接使用首拼音和尾拼音编写自己的成语接龙

chinese-idiom chinese-nlp chinese-simplified database idiom json sql

Last synced: 16 Oct 2025

https://github.com/insightindustry/sqlathanor

Serialization / De-serialization support for the SQLAlchemy Declarative ORM

csv deserialization json python-library serialization sqlalchemy yaml

Last synced: 23 Feb 2026

https://github.com/bruceadams/yj

Command line tool that converts YAML to JSON

command-line-tool hacktoberfest json yaml

Last synced: 06 Apr 2025

https://github.com/kamchatka-volcano/figcone

Read JSON, YAML, TOML, XML or INI configuration by declaring a struct

configuration-parser cpp17 cpp20 ini json pfr shoal static-reflection toml xml yaml

Last synced: 06 Apr 2025

https://github.com/hashload/jhonson

Middleware for parse JSON in HORSE

horse json middleware parser

Last synced: 15 Apr 2025

https://github.com/sonnylazuardi/alkitab-api

:book: Bible API for everyone

alkitab alkitab-api api bible bible-api book json verse

Last synced: 15 Apr 2025

https://github.com/innolitics/dicom-standard

The DICOM standard, in JSON format, parsed from the HTML version using Python scripts

dicom json parser standard

Last synced: 04 Apr 2025

https://github.com/hishamco/my.extensions.localization.json

JSON Localization Resources

json localization

Last synced: 15 May 2025

https://github.com/indix/schemer

Schema registry for CSV, TSV, JSON, AVRO and Parquet schema. Supports schema inference and GraphQL API.

avro graphql-api json parquet schema-inference schema-registry spark tsv

Last synced: 27 Oct 2025

https://github.com/lantanagroup/fhir.js

Node.JS library for serializing/deserializing FHIR resources between JS/JSON and XML using various node.js XML libraries

engineering fhir fhirpath javascript json node-js serialization validation xml

Last synced: 13 May 2025

https://github.com/ngduc/api-now

$ api-now - Launch an API Server to serve a JSON, JS file, GraphQL or faker data with HTTPS support.

api https https-server json json-server mock mock-server server

Last synced: 05 Nov 2025

https://github.com/logzio/sawmill

Sawmill is a JSON transformation Java library

geoip grok json maxmind mustache opensource transformation user-agent

Last synced: 21 Apr 2025

https://github.com/kdeldycke/click-extra

🌈 Drop-in replacement for Click to make user-friendly and colorful CLI

ansi-colors cli click cloup colorization console json logging multiplatform pygments pytest python python-tabulate sphinx terminal toml yaml

Last synced: 14 May 2026

https://github.com/88250/latke

🌀 一款以 JSON 为主的 Java Web 框架。A Java Web framework based on JSON.

json mvc-framework

Last synced: 03 Mar 2026

https://github.com/wwkimball/yamlpath

YAML/JSON/EYAML/Compatible get/set/merge/validate/scan/convert/diff processors using powerful, intuitive, command-line friendly syntax.

cli devops-tools dot-notation eyaml eyaml-support hiera-eyaml json json-processor jsonpath python python3 ruamel yaml yaml-path yaml-paths yaml-processor yamlpath

Last synced: 05 Apr 2025

https://github.com/EnigmaBridge/certbot-external-auth

Certbot external DNS, HTTP, TLSSNI domain validation plugin with JSON output and scriptable hooks, with Dehydrated compatibility

certbot configurator dns-validation json json-output plugin

Last synced: 07 Apr 2025

https://mmalcek.github.io/bafi/

Universal JSON, BSON, YAML, CSV, XML, mt940 converter with templates

bson convert converter csv csv-to-json csv-to-xml formatter json json-to-xml mt940 parser xml xml-to-json yaml

Last synced: 17 Nov 2025

https://github.com/jilen/play-circe

circe for play

circe json playframework

Last synced: 15 Apr 2025

https://github.com/ceritium/flatito

Grep for YAML and JSON files

cli grep json yaml

Last synced: 04 Sep 2025

https://github.com/datenanfragen/data

The data behind the Datenanfragen.de project. This contains a directory of contact information and privacy-related data on companies under the scope of the EU GDPR, a directory of supervisory authorities for privacy concerns, a collection of templates for GDPR requests and a list of suggested companies to send access requests to.

company-database database datenanfragen eu-gdpr gdpr json json-records privacy supervisory-authorities templates

Last synced: 12 Apr 2025

https://github.com/brainlesslabs/bun

Bun is a simple to use C++ Object Database, Object Relational Mapper (ORM) and key-value library

bun cplusplus cplusplus-11 databases header-only json key-value key-value-store msgpack mysql objectmapper orm orm-framework orm-library postgresql sqlite3

Last synced: 12 Apr 2025

https://github.com/contributte/juicy

:tangerine: Awesome juicy lambdas for generating PDF, taking screenshots, transform XML to JSON, generate images from github readme, generate SVG icons, generate screenshots from Twitter/Facebok. Running on @vercel platform.

aws azure cloud gcp javascript json juicyfx lambda now pdf puppeteer screenshot vercel xml zeit

Last synced: 05 Apr 2025

https://github.com/yaroslavche/phptdlib

PHP Extension for tdlib/td written with PHP-CPP

cpp json php-cpp php-extension php7 tdlib

Last synced: 10 Apr 2025

https://github.com/dscheglov/mongoose-schema-jsonschema

Mongoose extension that allows to build json schema for mongoose models, schemes and queries

json json-schema mongoose mongoose-schema mongoose-schema-jsonschema population

Last synced: 16 May 2025

https://github.com/rhysd/tinyjson

Simple JSON parser/generator for Rust

json json-generator json-parser rust

Last synced: 05 Apr 2025

https://github.com/nopnop2002/esp-idf-json

Example of JSON Serialize and Deserialize in ESP-IDF

deserialize esp-idf esp32 json serializer

Last synced: 22 Jul 2025

https://github.com/doseofted/prim-rpc

Easy-to-understand, type-safe, transport-agnostic RPC/IPC for JavaScript, supporting callbacks, batching, file handling, custom serialization, and more.

api ipc javascript json rpc type-safe typescript

Last synced: 05 Apr 2025

https://github.com/ryobg/JContainers

JSON-based data structures for Papyrus - the TESV Skyrim SE scripting language

json plugin skse skyrim-special-edition

Last synced: 09 Jul 2025

https://github.com/ruzicka/to-json-schema

Converts JS objects to JSON Schema

convert converter json jsonschema schema

Last synced: 15 Jun 2025

https://github.com/Devan-Kerman/ARRP

A fabric api for creating resources and assets at runtime

fabric json mod

Last synced: 01 Apr 2025

https://github.com/TomConlin/json_to_paths

Distill a JSON document into a collection of paths both for 'jq' and 'xpath'

jq json xpaths

Last synced: 28 Mar 2025

https://github.com/devan-kerman/arrp

A fabric api for creating resources and assets at runtime

fabric json mod

Last synced: 10 Apr 2025

https://github.com/microsoft/json-document-transforms

JDT - Transform JSON files using a JSON transformation file

jdt json transform transformations transforming-files

Last synced: 15 May 2025

https://github.com/mpryor/nothing-less

A TUI pager with advanced support for tabular data, inferring/swapping delimiters, and real-time event parsing.

cli datawrangling devops-tools json kubernetes python spreadsheet tabular-data terminal terminal-based textual tsv tui

Last synced: 01 Apr 2026

https://github.com/zan8in/masscan

Masscan is a golang library to run masscan scans, parse scan results.

go golang json masscan port scanner

Last synced: 12 Oct 2025

https://github.com/yazgazan/jaydiff

A JSON diff utility

cli diff golang json

Last synced: 02 Apr 2026

https://github.com/hukenovs/hh_research

Автоматизация поиска и исследования вакансий с сайта hh.ru (Headhunter) с помощью методов Python. Классификация данных, поиск статистических параметров.

api data-mining development headhunter http json jupyter-notebook machine-learning matplotlib nltk-python numpy pandas parser python research salary statistics

Last synced: 12 Mar 2026

https://github.com/pb10005/diagram-vue

A editable SVG-based diagram component for Vue

bezier diagram diagram-vue json svg vue-component vue2

Last synced: 03 Apr 2025

https://github.com/eser/fetchp

Not an another HTTP client but a fetch wrapper with fluent API and superpowers

abortable acikkaynak fetch fetch-api fetch-mock hooks interceptor json middleware mock protobuf react request response testable

Last synced: 11 Apr 2025

https://github.com/luoye6/vue_bookmanagesystem

智能GPT图书管理系统(SpringBoot2+Vue2),全局异常拦截器,登录校验拦截器,Echarts展示借阅量,可添加爬虫功能获取图书数据。API认证采用JWT。后端CORS跨域支持。HTTP Status Code表示状态。数据返回格式JSON。接入GPT接口,支持AI智能图书馆。

java javasript json mybatis springboot vue

Last synced: 09 Apr 2025

https://github.com/theengs/decoder

Efficient, portable and lightweight library for Internet of Things payload decoding.

ble devices esp32 iot json python

Last synced: 10 Apr 2025

https://github.com/hediet/visualization

A framework for visualizing data encoded as json.

javascript json visualization

Last synced: 09 May 2025

https://github.com/thombashi/pytablereader

A Python library to load structured table data from files/strings/URL with various data format: CSV / Excel / Google-Sheets / HTML / JSON / LDJSON / LTSV / Markdown / SQLite / TSV.

csv excel google-sheets html json ltsv markdown mediawiki pandas pandas-dataframe python-library reader sqlite table tsv

Last synced: 07 Apr 2025

https://github.com/sdslabs/zap-db

An easy to use JSON database written with ease of setup and memory management of slack bots in mind.

bots database db json typescript

Last synced: 13 Oct 2025

https://github.com/takama/router

A simple, compact and fast router package to process HTTP requests

go golang http json router

Last synced: 14 Apr 2025

https://github.com/coqui-ai/coqpit

Simple but maybe too simple config management through python data classes. We use it for machine learning.

config-management dataclasses json machine-learning python python-data serialization typing yaml

Last synced: 05 Apr 2025

https://github.com/palerdot/exceljson

convert CSV, TSV to/from JSON.

csv javascript json materializecss tsv vuejs

Last synced: 24 Jul 2025

https://github.com/cerbero90/lazy-json-pages

📜 Framework-agnostic API scraper to load items from any paginated JSON API into a Laravel lazy collection via async HTTP requests.

api json laravel lazy pagination parser php scraper scraping stream

Last synced: 25 Dec 2025

https://github.com/mlms13/bs-decode

Type-safe JSON decoding for ReasonML and OCaml

bucklescript decoding json json-decoding json-values reasonml

Last synced: 12 Mar 2026

https://github.com/MPLew-is/deep-codable

Encode and decode deeply-nested data into flat Swift objects

codable decoding json propertywrapper result-builder swift

Last synced: 02 Apr 2025

https://github.com/joelpurra/uvcc

USB Video Class (UVC) device configurator. Used for webcams, camcorders, etcetera. Command line interface for automation.

camera camera-controls configuration digital-camera json usb usb-cameras uvc uvc-cameras uvcc uvccamera video webcam webcamera webcams

Last synced: 16 Mar 2025

https://github.com/teijo/iba-cocktails

International Bartenders Association (IBA) Official Cocktails in machine readable format

cocktail dataset iba json

Last synced: 12 Jun 2025

https://github.com/romaricdrigon/MetaYaml

A powerful schema validator!

json schema schema-validation xml yaml

Last synced: 15 Apr 2025

https://github.com/sharat87/httpbun

An HTTP server with APIs useful in testing HTTP clients. Inspired by httpbin, but isn't a clone.

api http http-server http-test http-testing http-testing-server httpbin json json-server service

Last synced: 05 Apr 2025