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/joseeden/notes-cbt-nuggets-devasc

Contains my notes for the CBT Nuggets - DevNet Associate Course.

apis bash cicd containers devops docker git json linux postman python rest tdd unittests xml yaml

Last synced: 10 Apr 2026

https://github.com/isubas/countries

World countries in JSON, CSV and YAML.

countries csv english json turkish yml

Last synced: 09 Mar 2026

https://github.com/code-inside/sloader

Worker that loads and retrieves data from "slow" endpoints.

crawler drop json yml

Last synced: 03 Sep 2025

https://github.com/chai2010/jsonmap

Map for json/struct/key-value-db

etcd json json-map jsonmap structmap

Last synced: 16 Apr 2025

https://github.com/sheerun/yson

Zero-allocation, human-friendly JSON library for Go

go-lang json utilities

Last synced: 16 Aug 2025

https://github.com/evavic44/advice-generator

♾️ An advice generator application that uses the Advice Slip API to generate advices

advice advice-api advice-generator advice-slip-json-api css frontendmentor html javascript json rest-api

Last synced: 20 Aug 2025

https://github.com/anubhavmishra/json2hcl

Convert JSON to HCL

hcl json packer

Last synced: 14 Aug 2025

https://github.com/nuxy/poppy-pagination

A simple way to generate next and last page buttons, breadcrumb links, and per-page result totals, as HTML.

breadcrumb-links javascript jquery json plugin

Last synced: 31 Aug 2025

https://github.com/HengXin666/HXLibs

C++20协程和基于io_uringの百万并发服务器; 可异步读写, 支持Transfer-Encoding分块编码传输文件; 基于压缩前缀树编写的路由, 支持通配符解析;+ http/https/websocket、socks5代理、Json解析、Json静态反射到结构体, 封装了线程安全的LFUCache和LRUCache, 静态枚举映射, 支持STL容器的print/toString等

coroutine cpp cpp20 http https io-uring json lfu-cache lru-cache openssl router websocket

Last synced: 31 Oct 2025

https://github.com/fmjsjx/libcommon

A set of some common useful libraries.

java json mongodb redis

Last synced: 16 Jan 2026

https://github.com/stefan-dimitrov/i18n-compile

NodeJS module for assembling JSON translation files from language-merged YAML input files

compiled-translations internationalization json nodejs translation yaml

Last synced: 22 Aug 2025

https://github.com/takezyou/rb-spinners

More than 60 spinners for terminal, ruby wrapper for amazing node library cli-spinners and python library py-spinners.

gem json ruby sipnners

Last synced: 16 Jan 2026

https://github.com/samfisherirl/jsons-for-ahkv2

Jsons.ahk for AHKv2, the lazy man's Json. Handles and converts objects and classes. Also functions as obj -> str converter.

ahk ahkv2 autohotkey autohotkeyv2 json

Last synced: 14 Sep 2025

https://github.com/mazeor7/javascript-file-converter

A file converter made in JavaScript that maps the files and allows you to convert them in XLSX, XML, JSON, CSV and PDF

css css3 csv file file-upload fileconversion fileconverter html html-css-javascript html5 javascript json json2csv libraries papaparse pdfjs sheetjs xlsx xml

Last synced: 10 Aug 2025

https://github.com/yusufkaracin/json_environ

Utilize environment variables from JSON file to configure your Python application.

12-factor configuration environment environment-variables json python3

Last synced: 10 Aug 2025

https://github.com/joelmoss/shreddies

Stupid simple Rails model and object serializer

json rails ruby-on-rails serialization

Last synced: 11 Nov 2025

https://github.com/parinpan/magicjson

A Golang package that allows you to marshal private struct fields

golang json marshalling reflections

Last synced: 13 Apr 2025

https://github.com/tonivade/purejson

Pure functional Json parser library

experimental functional-programming java json

Last synced: 03 Oct 2025

https://github.com/leomaurodesenv/smm-course-search

A package to searching courses - Super Mario Maker

bookmark-site crawler javascript json mario-game mario-maker nodejs

Last synced: 01 Apr 2025

https://github.com/solrachix/jwt-authentication

A full-stack project, where I created the backend as RESTfull API with authentication through JWT and the mobile consuming this API and dealing with this type of authentication. Project to serve as learning and for future consultations!

expo json jwt jwt-authentication nodejs react-native

Last synced: 05 May 2025

https://github.com/funpythonec/ejemplos_upy

Aqui podrán encontrar ejemplos hechos con el lenguaje de MicroPython.

aws-iot ble examples ifttt-webhooks json micropython-esp32 micropython-esp8266 uasyncio ubluetooth

Last synced: 08 Apr 2025

https://github.com/selcukgural/kangal

Kangal is extension library for data operations. Like DataReader, SqlConnection or DataTable.

csv data datareader datatable extension helper json list mssql xml

Last synced: 16 Apr 2025

https://github.com/rushiljalal/weathernow

Weather app

api css html js json

Last synced: 11 Sep 2025

https://github.com/gravel-form/gravel

A middleware framework for react json schema form

form json jsonschema react schema

Last synced: 25 Sep 2025

https://github.com/contensis/docs-management-http

Contensis HTTP Management API documentation

api-documentation contensis documentation http json rest-api zengenti

Last synced: 12 Jul 2025

https://github.com/amoghmadan/table2json

Convert Tabular Data to JSON

cli csv json mysql neo4j pandas psv python sqlite tsv utilties

Last synced: 07 May 2025

https://github.com/hygull/bibtex

A node/npm package to get details about BibTeX (.bib), its syntax, available ENTRY types and many more using Node APIs.

bibtex entrytype json nodejs scrapping

Last synced: 29 Oct 2025

https://github.com/amr-swalha/JSONConfig

Replacments configs by using JSON instead of .config

configuration-file configuration-management json nuget

Last synced: 04 May 2025

https://github.com/williamchong/cbor-json-web

CBOR to JSON Online Converter

cbor converter decoder encoder json

Last synced: 11 Sep 2025

https://github.com/philippdrebes/jsonpath.nvim

A minimal Neovim plugin to show and copy JSON paths of elements under your cursor using jq-compatible syntax

jq json jsonpath neovim neovim-plugin nvim treesitter

Last synced: 04 Feb 2026

https://github.com/sklose/jsonrocket

Fast JSON tokenizer and value extractor

json json-parser low-latency

Last synced: 02 Aug 2025

https://github.com/ezartsh/inrequest

Go package for parsing HTTP request bodies (form-data, JSON, query params) into maps and structs with automatic type conversion and file upload support.

file-upload form-data go golang http json multipart parser request-parser struct-binding

Last synced: 09 Mar 2026

https://github.com/ddoronin/rinzler

🤺 Rinzler fights for the users

binary bson json mongo protocol typescript

Last synced: 12 Jan 2026

https://github.com/gowon/securestore.contrib.configuration

A SecureStore configuration provider to use with Microsoft.Extensions.Configuration.

configuration dotnet extensions json secrets

Last synced: 02 Sep 2025

https://github.com/imagine10255/json-to-model-format

json to model format (dart, typescript)

dart json react typescript

Last synced: 05 May 2026

https://github.com/nanohard/scribble

Multi-file database, using codecs. Based on github.com/nanobox-io/golang-scribble. Apache-2.0 license.

binary database flat-file go golang json

Last synced: 17 Jan 2026

https://github.com/0fatihyildiz/icon-transpiler

Transpile Iconify is a command-line tool that transforms SVG files into JSON format for use with Iconify.

cli iconify json svg transpiler

Last synced: 01 Sep 2025

https://github.com/skrtdev/json2

JSON2 converts json and arrays in structured classes

class hacktoberfest json mapper php

Last synced: 22 Aug 2025

https://github.com/walid0912/talend_mission

Mission Talend Data Integration

data-integration java json sql talend xml

Last synced: 12 May 2025

https://github.com/kainhuck/jsonlab

Make JSON serialization easier

json python python3

Last synced: 22 Jul 2025

https://github.com/sethcottle/kanye-chrome-extension

Randomized next level Kanye quotes in every New Tab.

angular chrome chrome-extension chrome-extensions css html js json quotes

Last synced: 14 Apr 2025

https://github.com/devlato/zalupio

Fork of aglio which's no longer maintained, to give it the second life

aglio api api-blueprint blueprint fork json mock mson spec zalupio

Last synced: 17 May 2026

https://github.com/arielsaldana/sunset

☀️🔅 Parser that converts Markdown to JSON. 🔅☀️

json json-serialization markdown markdown-parser markdown-to-json

Last synced: 01 Nov 2025

https://github.com/ankur982/-madly-milk-3012

India's fastest growing audio & wearables brand. The most incredible range of wireless earphones, earbuds, headphones, smart watches, and home audio. From workouts to adventures, boAt will get you sailing.....!

chakra-ui context-api css heroku javascript json netlify nodejs react react-router redux styled-components

Last synced: 09 Apr 2026

https://github.com/pa-bru/graphql-json-object-type

A Json object scalar type for GraphQL.js

graphql graphql-json json object type

Last synced: 20 Jul 2025

https://github.com/pschmitt/jcalapi

Local calendar caching and JSON API

calendar fastapi json json-api

Last synced: 23 Mar 2025

https://github.com/ferran7e/facebook-parser

Parses exported Facebook JSON data.

dfir facebook json timeline timestamp

Last synced: 18 Jul 2025

https://github.com/eliflores/little-tools-java

Little tools that I find myself needing from time to time - written in Java ☕️

http-client java json url-encoder

Last synced: 21 Aug 2025

https://github.com/kiyarashfarahani/weatherapp

A simple android weather app made using Kotlin, which uses OpenWeatherMap's API to get real-time weather of a lot of cities

android android-application api databinding json kotlin openweathermap openweathermap-android openweathermap-api recyclerview rest-api retrofit retrofit2-kotlin searchview weather weather-api weather-app

Last synced: 22 Jun 2025

https://github.com/rapsssito/udp-json

Lightweight JSON UDP socket API written in JavaScript for NodeJS.

dgram json networking nodejs udp

Last synced: 11 Jun 2025

https://github.com/toburger/fsharp.json

Elm inspired Json encoder/decoder combinator library: http://toburger.github.io/FSharp.Json/

decoding elm encoding fsharp json parser parser-combinators

Last synced: 11 Jun 2025

https://github.com/codeplaysoftware/sycl.tech-content

Content for the SYCL.tech Website

json jsonfeed python sycl

Last synced: 07 Apr 2025

https://github.com/oreshinya/normalizr_ruby

Normalizr format JSON generator for API server

api json

Last synced: 03 Oct 2025

https://github.com/ryo8000/xml-yaml-json-converter

API for converting between XML, JSON, and YAML formats

aws json terraform typescript xml yaml

Last synced: 11 Apr 2026

https://github.com/parsodyl/json_string

A simple and lightweight JSON data container for Dart and Flutter.

dart flutter json json-string

Last synced: 13 Apr 2025

https://github.com/magicxor/genotektogedcom

Convert Genotek JSON to FamilySearch GEDCOM

converter dotnet dotnet-core ged gedcom genotek json linq2gedcom parser unidecode

Last synced: 08 May 2025

https://github.com/brokensandals/object-graph-as-json

Library for serializing/deserializing arbitrary javascript objects as json.

javascript json serialization

Last synced: 16 Jan 2026

https://github.com/localazy/vue-i18n-example

An example repository showing how to use Localazy with vue-i18 for translation management and localization.

i18n internationalization javascript json l10n language localazy localization services translation translation-management translations vue vue-i18n vuejs

Last synced: 15 Apr 2025

https://github.com/codenoble/active_model_normalizr

An ActiveModelSerializers adapter for Normalizr-like JSON

flux gem json rails redux ruby ruby-gem serializer

Last synced: 11 Apr 2026

https://github.com/storres20/json-api

JSON-API is a backend application for everyone who needs a fast and easy API based on JSON

cors json json-serve json-server nodejs render

Last synced: 10 Apr 2025

https://github.com/hanneskod/frontmatter

A context aware frontmatter parser that supports multiple formats and uses a clean OOP architecture

frontmatter ini json markdown mustache yaml

Last synced: 19 Oct 2025

https://github.com/wbotelhos/populaty

jQuery Populaty - A Form Populator

form form-populator json populator

Last synced: 03 Feb 2026

https://github.com/notJoon/lambda

λ-calculus parser made by rust

json lambda-calculus parser rust

Last synced: 09 May 2025

https://github.com/nimblehq/jsonapi-kotlin

A Kotlin Multiplatform JSON:API library that supports decoding JSON:API string response

android ios json json-api jsonapi kmm kotlin kotlin-multiplatform kotlin-multiplatform-mobile kotlinmultiplatform multiplatform

Last synced: 11 Nov 2025

https://github.com/jhstoops/ttrpg-tools

API for generating random dice rolls, NPCs, towns, names, etc. for TTRPG campaigns.

dice-rolls dnd dnd-npc-generator dnd-tools javascript json random-generation

Last synced: 15 Apr 2025

https://github.com/stimulsoft/samples-reports.web-for-blazor-server

Blazor Server samples for Reports.BLAZOR report generator, Visual Studio C# solution, and .NET 6, .NET 7, .NET 8 embedded reporting components

blazor blazor-server datamatrix dotnet events export-pdf fonts html5 interaction json net80 nuget-package razor report-designer report-viewer reporting reports server server-side xml

Last synced: 30 Aug 2025

https://github.com/erdemkosk/obey-the-rule

A lightweight rule engine implemented in TypeScript for managing conditional logic and automating decision-making processes.

json rule-based rule-engine rules-engine typescript typescript-library

Last synced: 12 Aug 2025

https://github.com/mysterypancake/houdini-tools

Scripts for Blender and Houdini integration

blender geometry houdini instances json pipeline python sidefx sidefx-houdini td

Last synced: 25 Dec 2025

https://github.com/haensl/gulp-minify-inline-json

Minifies inline <script> tags containing JSON data, i.e. application/json and application/ld+json.

gulp gulp-plugin gulpplugin html inline json minify npm script

Last synced: 25 Apr 2025

https://github.com/mohammadkarbalaee/json-html-parser

This project aimed to mimic what Gson and Jackson packages do in Java world

java json parsing shahid-beheshti-university web-scraping

Last synced: 27 Jul 2025

https://github.com/gcarreno/lazjsonrpcdata

The message objects for version 2.0 of JSON-RPC

fpc free-pascal freepascal json json-rpc lazarus lazarus-ide linux macos rpc windows

Last synced: 27 Jul 2025

https://github.com/gotev/localiser

Manage localisation strings from a web UI and auto generate JSON language files and native iOS and Android libraries containing the strings needed in your projects

android autogenerated autogeneration frontend i18n internationalization ios json l10n localisation localization web

Last synced: 14 Apr 2025

https://github.com/stimulsoft/samples-dashboards.php

PHP samples for Dashboards.PHP data visualization tool for PHP 7 and PHP 8 projects, and embedded JavaScript dashboard designer and dashboard viewer

analysis dashboards data export exporting histogram html5 infographics javascript json kpi map mysql online php php8 pivot progress sql viewing

Last synced: 07 Mar 2026

https://github.com/bigeggtools/jsoncomparer

The tool to compare JSON file(s) and output the differences in many kinds of report

combine compare json split tool

Last synced: 10 Mar 2026

https://github.com/soreing/parsley

Golang fast JSON unmarshaller with code generation

fast generator go golang json unmarshaller

Last synced: 27 Jul 2025

https://github.com/arshadkazmi42/json-nested-replace

Searches and replace values at every level of nested json

json json-nested-replace json-replace json-search json-update search

Last synced: 20 Mar 2025

https://github.com/slub/efre-lod-api

Flask API to access the elasticsearch-data transformed by efre-lod-elasticsearch tools and use it for openrefine-reconcilation

bjoern elasticsearch flask flask-restplus json openrefine openrefine-api python3 rdflib

Last synced: 11 Apr 2025

https://github.com/seesharpsoft/lazy-json-ref

Provides a lazy/late and transparent resolution of references in JSON.

javascript json json-reference lazy-loading typescript

Last synced: 25 Aug 2025

https://github.com/rachekalmir/pyjolt

Python implementation of Jolt

jolt json json-transformation python

Last synced: 28 Jul 2025

https://github.com/geneasy/geneasy

GenEasy - A command line tool that can easily generate HTML, Markdown documents, etc.

cli doc-gen geneasy handlebars html jamstack json markdown markdown-generator renderer ssg static-site-generator templates yaml

Last synced: 01 Jul 2025

https://github.com/itrabbit/sieve

GoLang Package for filtering fields models during serialization

entities exclude filtering golang jms-serializer json models scopes serialization xml yml

Last synced: 17 Jan 2026

https://github.com/myconsciousness/content-framework

It is a framework designed to extract values and expressions from the source code that can be modified in the future as content, and to change the behavior without changing the source code directly.

content flexible framework java json masterdata nosql nosql-database

Last synced: 22 Apr 2025

https://github.com/haotrr/json2csv

JSON to CSV converter,a library & a command.

csv json

Last synced: 31 Oct 2025

https://github.com/prataprc/collatejson

Order preserving json to binary encoding and decoding.

binary collation json

Last synced: 08 Mar 2026

https://github.com/solzimer/fileq

File based FIFO queue. High-performance queue that stores JSON objects in a file-based FIFO

buffer cache fifo-queue file javascript json nodejs queue

Last synced: 10 Mar 2026

https://github.com/myconsciousness/json-response

A most easily usable JSON wrapper library in Dart. With JsonResponse, you can easily and safely handle JSON response on your application.

dart flutter json json-wrapper library pubdev

Last synced: 22 Apr 2025

https://github.com/grantila/json-schema-cycles

Analyize recursive (cyclic) JSON Schema types

cycles cyclic json jsonschema rescursive schema types

Last synced: 22 Apr 2025

https://github.com/micheal-ndoh/fibonacci_app

The is a fibonaci cross-platform desktop application built using Rust and Tauri

desktop-application json rust tauri

Last synced: 05 Sep 2025

https://github.com/chientrm/json2dir

Convert JSON object to directory tree. Auto mkdir recursively.

fs js json serialize

Last synced: 30 Jul 2025

https://github.com/rikyperdana/autoform

Simple automatic form generator for JSON

automatic bulma form generator json mithril

Last synced: 12 Apr 2025

https://github.com/sergueik/junit-dataproviders

Ports TestNG Excel and ODT data providers to JUnitParams and core Junit Parameterized test runner

dependency-injection json junit parameterized-tests poi

Last synced: 08 Sep 2025

https://github.com/kingvid-chan/wechat-campus

:laughing: 校园信息云服务微信服务号,原理是模拟登陆校园信息门户,对原有接口返回的杂乱数据进一步整理成统一的JSON格式数据接口,实现功能包含一卡通、图书馆、成绩、课表、等级考试等查询和管理

express json spider wechat-campus

Last synced: 16 Aug 2025

https://github.com/Adoliin/insta-data-styled

A program to format your Instagram's "messages.json" into a beautiful and readable web format.

conversations data dm dms format formatter instagram json messages readable style

Last synced: 18 Jul 2025