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/yigit433/jsonparser

Parses and processes JSON documents.

clang json jsonpar

Last synced: 21 Jan 2026

https://github.com/wkentaro/jqk-python

Render a JSON with jq patterns. Faster version in Rust -> https://github.com/wkentaro/jqk

command-line command-line-tool jq json

Last synced: 29 Apr 2026

https://github.com/marcus-crane/gunslinger

A small golang server for odds and ends. Home to some APIs used by utf9k as well as automating some personal stuff.

api cron flyio go gocron golang html json

Last synced: 24 Apr 2025

https://github.com/rushi-balapure/pdf_2_json_extractor

A high-performance Python library for extracting structured content from PDF documents with layout-aware text extraction. pdf_to_json preserves document structure including headings (H1-H6) and body text, outputting clean JSON format.

cli-tool cpu-only cross-platform data-extraction document-parsing document-processing json layout-analysis nlp offline pdf pdf-extraction pdf-parser pdf-processing pdf-to-json python python-library structure-extraction text-extraction

Last synced: 21 Apr 2026

https://github.com/wizi8914/shortremover

Remove short videos from YouTube for a distraction-free experience.

chrome chrome-extension html js json youtube youtubeshorts

Last synced: 27 Oct 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/reala10n/simplejsondb

Create a simple JSON database with just one line of code!

data database db easy json python simple

Last synced: 27 Oct 2025

https://github.com/coolcat467/localization-translation-utility

Script for simplifying the process of translating MineOS Language (.lang) files

coolcat467 json language language-resources mineos opencomputers python3 translate translation

Last synced: 24 Oct 2025

https://github.com/taufik-nurrohman/minify

Reduce CSS, HTML, JavaScript, JSON, PHP, and XML code size on the server side.

compress css html javascript js json minify php reduce uglify xml

Last synced: 30 Nov 2025

https://github.com/berndporr/fastcgi_json_cpp_api

Header-only JSON event driven communication between jQuery and C++ via nginx

cpp fastcgi jquery json nginx real-time realtime

Last synced: 11 Oct 2025

https://github.com/vitalets/micro-schema

JavaScript implementation of json-micro-schema validation format

json json-api json-schema json-validation

Last synced: 19 Jan 2026

https://github.com/ibz-04/json-previewer

Preview Json in the form of an interactive diagram

css3 html json json-to-markdown jsontopdf react-code-editor reactflow reactjs scss

Last synced: 14 Feb 2026

https://github.com/aanastasiou/pyjunix

An implementation of Eric Fischer's `junix` (Unix as if JSON mattered).

json python unix-command unix-philosophy

Last synced: 28 Jan 2026

https://github.com/jakbin/dbjson

crud operation with database using json.

database db hacktoberfest hacktoberfest2022 json python

Last synced: 13 Feb 2026

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/friends-of-monika/mas-sprite-schema

✔️ JSON schema files for validating Monika After Story spritepack JSON files

after json json-schema mas mas-mod mas-submod monika monika-after-story schema sprite spritepack story submod

Last synced: 28 Feb 2026

https://github.com/castedo/jios

JSON Input Output Streams

c-plus-plus json parsing streams

Last synced: 27 Apr 2026

https://github.com/hobbyquaker/node-red-contrib-mqtt-json

Node-RED MQTT input node that parses JSON payloads

json mqtt node-red parse

Last synced: 28 Feb 2026

https://github.com/jacob-c-smith/json

A tested JSON parser / serializer

c json parser serializer tested

Last synced: 13 Feb 2026

https://github.com/joaopfsiqueira/learningjs

Array - Fundamentos - Controle - Funcao - Objeto

array javascript json

Last synced: 24 Apr 2026

https://github.com/haoliangyu/w3c-dcat

A utility library to create and convert dataset metadata with W3C DCAT in JSON

dcat interoperation json utility-library w3c

Last synced: 13 Feb 2026

https://github.com/data-to-insight-center/patra-toolkit

Toolkit for semi-automated modelcard creation for AI/ML models.

fairness-ml json models python trustworthy-ai xai

Last synced: 28 Apr 2025

https://github.com/googlecloudplatform/dcm2bq

A service for creating a JSON metadata representation for DICOM from multiple input sources and storing into Google Cloud Big Query (BQ).

bigquery dicom gcs googlecloud googlecloudplatform googlecloudstorage json

Last synced: 28 Feb 2026

https://github.com/wmantly/p2psub

Mesh peer to peer JSON Pub/Sub with no extremal dependencies.

json mesh nodejs p2p pubsub

Last synced: 12 Feb 2026

https://github.com/iherbs/quran-json

Al-Qur'an JSON Format

alquran json quran quran-json

Last synced: 12 Feb 2026

https://github.com/jiab77/json2html

JSON to HTML converter in PHP and Python - It will follow the same spec as http://json2html.com/examples/

html json php python

Last synced: 09 May 2026

https://github.com/velveteer/json-mask

A Haskell library to filter JSON fields inspired by Google's Partial Response

google haskell json partial-responses

Last synced: 18 May 2026

https://github.com/akameco/read-babelrc-up

Read the closet .babelrc file

babel babelrc find-up json

Last synced: 02 Sep 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/crimsonmods/jsonrising

GUI JSON Editor for V Rising Mods built with ASP.NET Core and Tauri

asp-net-core json modding-games tauri-app vrising

Last synced: 07 May 2025

https://github.com/holgerjh/genjsonschema-cli

CLI tool to generate JSON Schemas from JSON and YAML files.

cli json json-schema yaml

Last synced: 15 Apr 2025

https://github.com/sofiane-abou-abderrahim/ajax-async-js-http-in-nodejs-express-mongodb-website

In this NodeJS - Express - MongoDB website, I sent AJAX requests. Therefore, I can send my own requests without getting the page reloading and I handle the response manually in my browser-side code. For this, I used the fetch() function. With this function, I sent GET requests and POST requests.

ajax ajax-request async-await dom dom-manipulation error-handling express fetch get-request http-methods javascript json mongodb nodejs post-request promise response-errors technical-errors try-catch

Last synced: 07 Apr 2026

https://github.com/prabhuomkar/json-coder

📱 JSON Parsing Code Generator for Android

android code-generation java json kotlin parser

Last synced: 21 Jun 2025

https://github.com/justinwoo/purescript-simple-json-generics

Simple generics-rep based implementations for Simple-JSON. You should read the Simple-JSON guide page here: https://purescript-simple-json.readthedocs.io/en/latest/generics-rep.html

generics-rep json purescript

Last synced: 25 Oct 2025

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/bertrandmartel/developer-portfolio

A one page configurable HTML/AngularJS theme for developers

angularjs bootstrap json portfolio-website

Last synced: 03 Mar 2026

https://github.com/mazen160/gronpy

Print JSON objects in a "Greppable" output.

grep json

Last synced: 30 Apr 2025

https://github.com/romnn/mongoimport

CLI and go library for importing data from CSV, JSON or XML files into MongoDB.

cli csv golang import importer ingest-data json loader mongodb pipeline xml

Last synced: 12 May 2025

https://github.com/zcattacz/ujrpc

json rpc for micropython

json micropython rpc

Last synced: 13 May 2025

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/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/krrishd/_sv2json

🔧 An npm module that allows one to convert files delimited by any particular character or break into JSON (such as CSV or TSV files)

convert-files-delimited converter csv json tsv

Last synced: 16 May 2026

https://github.com/kaiu-lab/serializer

Simple JSON deserializer for typescript applications

deserializer json serializer ts typescript

Last synced: 18 Feb 2026

https://github.com/hidaytrahman/preapi

A very simple API prototype file based database

api crud-api filedb json nodejs rest-api

Last synced: 19 Apr 2025

https://github.com/joeyespo/jsonpointer-cli

CLI for retrieving a specific value within a JSON document.

cli json jsonpointer

Last synced: 20 Jun 2025

https://github.com/chaudum/j2y

A Jinja2 Template CLI

cli hcl jinja2 json python3 yaml

Last synced: 16 May 2025

https://github.com/inspirehep/inspire-json-merger

INSPIRE-specific configuration of the JSON Merger.

inspirehep json python

Last synced: 14 Apr 2025

https://github.com/astrohelm/metaforge

Library 📝 that allow you to describe data structures by subset of JavaScript syntax and validate them at runtime

astrohelm checker dsl generator javascript json json-schema lightweight metadata metalanguage modular modular-design modules-architecture nodejs runtime-verification schema testing types validation zero-dependencies

Last synced: 15 Jun 2025

https://github.com/bilalmohib/olx-clone

OLX CLONE using React JS.Users Can post their ads.Can create seperate accounts and can search and categorize the ads view and can see their posted ads.I am planning in feature to complete this with adding chat feature and other remaining filteration features.

firebase firebase-auth firebasedatabase json olx olx-app olx-clone olx-react-app react

Last synced: 14 May 2025

https://github.com/wnameless/jpa-type-flattenedjson

Simulate a new datatype FlattenedJson in database based on the AttributeConverter feature of JPA 2.1 with Hibernate, QueryDsl, Jackson JSON and JsonFlattener.

flattened-json hibernate jackson-databind java jpa json querydsl

Last synced: 17 May 2026

https://github.com/azu/ndjson-to-json-text

Convert ndjson to json without JSON parsing.

browser convert javascript json ndjson node

Last synced: 13 Mar 2025

https://github.com/chris-peterson/pwsh-fmd

Format PowerShell object to Markdown table

cicd json markdown powershell

Last synced: 13 Apr 2025

https://github.com/alexhunsley/patchouli-jsonpatch

Ergonomic JSON Patch in Swift with a handy DSL.

dsl json jsonpatch patcher patching patchouli-patcher resultbuilder swift

Last synced: 19 Feb 2026

https://github.com/chanthmiao/vld

Forked from https://github.com/derickr/vld.git, add json dump support

json json-output php php-extension vld

Last synced: 13 Apr 2025

https://github.com/nixpulvis/parser-combinator

CFG Parser Combinators for Racket

json library parser

Last synced: 12 Jul 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/massivefermion/enux

utility package for loading, validating and documenting your app's configuration variables from env, json, jsonc and toml files at runtime and injecting them into your environment

configuration elixir elixir-lang env environment json jsonc runtime toml

Last synced: 10 Apr 2025

https://github.com/hasbirdfn/absensi-gps

Aplikasi Absensi GPS Berbasis Website

ajax javascript json laravel mysql php sweetalert2

Last synced: 27 Feb 2025

https://github.com/angeal185/tweekdb

The flat-file, in-memory, remote-sync or hybrid db that is as lightning fast as you configure it to be.

cache-storage database db encrypted-store flat-file-db flat-file-storage hybrid-database in-memory-database in-memory-storage json json-database json-db lodash nosql-database

Last synced: 08 May 2026

https://github.com/bingryan/better-config-rs

better-config is a library for the configuration of Rust. It is designed to be simple, flexible, and easy to use.

config configuration env environment json rust toml toml-config yaml yml

Last synced: 21 Jun 2025

https://github.com/obsfx/nextjs-bundled-data-observer

🔍 A chrome extension to observe bundled data to the client for NextJS applications.

chrome-extension developer-tools inspector json nextjs nextjs13 nextjs14

Last synced: 28 Jan 2026

https://github.com/aicirou/youtube-advanced-search

Youtube advanced search is a marketing research tool that allows you to do advanced filtering and sorting of YouTube search results.

bootstrap css html javascript jquery json youtube-api-v3

Last synced: 22 Sep 2025

https://github.com/katai5plate/ust2json

Convert UTAU Sequence Text and JSON to each other. UST情報(UTAU)とJSONを相互変換します。

html html5 javascript js json plugin ust utau utau-sequence-text utauplugin vocaloid

Last synced: 18 May 2026

https://github.com/CodeDotJS/allstars

:sparkles: A tiny tool to export all your starred repositories.

cli exporter fetcher github json python repository scraper stars

Last synced: 20 Mar 2025

https://github.com/timche/talk-prettier-and-friends

Slides and examples from my talk at HannoverJS in November 2017

css husky javascript json less lint-staged markdown prettier react scss talk

Last synced: 08 Apr 2026

https://github.com/vishnumishra/ai-youtube-transcript

A powerful Node.js library for retrieving and processing YouTube video transcripts. Supports multiple languages, translation, formatting options, and proxy handling without requiring an API key or headless browser.

ai captions cli json nodejs npm-package proxy srt subtitles text-processing transcript translation typescript youtube youtube-api

Last synced: 12 May 2025

https://github.com/aaaastark/human_resource_management_system

Website to Human Resource Management System of the Employee Dashboard.

css database django heroku herokuapp html javascript js json jsx mysql python sass sql

Last synced: 18 Feb 2026

https://github.com/jujuadams/ini-to-json

JSON+buffer replacement for native GameMaker INI functions.

data gamemaker gamemaker-studio-2 gms2 ini json save

Last synced: 21 Jul 2025

https://github.com/pwm/jgami

Have you ever mapped a function over a list? Now you can do the same with JSON!

json mapping tree

Last synced: 20 Feb 2026

https://github.com/m-bintangr/pembayaran-spp

Aplikasi pembayaran spp sekolah, dengan menggunakan laravel 9, sebagai tugas akhir SMK

inertia javascript json laravel laravel-framework monolithic php react reactjs tailwindcss

Last synced: 04 Mar 2025

https://github.com/neon-x-hub/mawj

Mawj (موج) — Open-source bulk content creation tool for busy creators. Create stunning cards and videos at scale using templates, CSV/JSON data, and lightning-fast rendering — with GPU support and smart import/export.

arabic bulk-content content-automation csv dawah-tools ffmpeg gpu-acceleration image-generation json open-source template-engine video-generation

Last synced: 16 Aug 2025

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/ryanfowler/fjson

A Rust library for parsing and formatting JSON with C-style comments and trailing commas

decode formatter hjson json jsonc rust

Last synced: 09 Apr 2026

https://github.com/chefe/xml-cheatsheet

Cheatsheet for study week xml @ hslu

hslu json xml

Last synced: 23 Aug 2025

https://github.com/poga/object-feed

live-updating distributed javascript object

distributed hypercore json

Last synced: 18 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/hack-light/hngi9-csv-task

This is a HNGi9 Project I submitted that reads a csv file, saves out each row as a json file, hashes the json files and creates a modified csv file with the new hash for each row included in the row.

chia-blockchain chip-0007 csv json nft nodejs

Last synced: 05 May 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/fillmore-labs/kafka-sensors-talk

Chapterized version of Kafka Serialization Playground <https://github.com/fillmore-labs/kafka-sensors> usable in presentations

avro bazel hexagonal-architecture ion java17 json kafka-streams protobuf schema-registry talk talk-slides talks thrift

Last synced: 03 Feb 2026

https://github.com/thecraftman/nodejs-docker-setup

Create a Nodejs web application inside a docker container

dependencies docker dockerfile gif gif-animation gifs javascript json nodejs nodejs-server server setup

Last synced: 30 Aug 2025

https://github.com/swisslife-oss/testsources

TestSources makes easy to handle, organize and use test files from within a .NET test.

csharp file files json net nunit test testing tool xunit

Last synced: 13 Apr 2025

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/json-agents/standard

JSON AGENTS - A universal JSON-native standard for describing AI agents, their capabilities, tools, runtimes, and governance in a portable, framework-agnostic format. Based on RFC 8259, JSON Schema 2020-12.

agent-governance agent-manifest agent-orchestration agent-specification ai-agents ai-framework interoperability json json-schema llm portable-agents rfc standards

Last synced: 14 Nov 2025

https://github.com/parzibyte/jquery-ajax-php

Ejemplos de GET y POST en jQuery usando AJAX. PHP es usado en el servidor

ajax form get html jquery json php post

Last synced: 27 Aug 2025