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/quart-addons/quart-mongo

Quart-Mongo bridges Quart, Motor, and Odmantic to create a powerful MongoDB extension for your Quart app.

bson gridfs json mongodb motor odmantic pymongo python3 quart quart-schema

Last synced: 29 Jan 2026

https://github.com/ksxnodeapps/require-to-json

Require a JavaScript file and print JSON result to stdout

cli eval javascript json nodejs npm

Last synced: 30 Jan 2026

https://github.com/boizz/json-safeguard

A lib that effectively safeguards data types, and automatic completion of the required words.

json json-api json-schema

Last synced: 15 Apr 2026

https://github.com/digitoimistodude/gulp-sitemap-generator

Generate a JSON list of every page to use with gulp-uncss.

gulp json sitemap sitemap-generator

Last synced: 10 May 2026

https://github.com/ondata/appaltipop

ETL scripts and issue tracking for AppaltiPOP project.

appaltipop csv elasticsearch json json-schema jsonl jupiter python

Last synced: 17 Mar 2026

https://github.com/isaccanedo/tlog

:computer: colorful log by using tag

color colorful json log tag terminal

Last synced: 15 Apr 2026

https://github.com/fimbres/vite-react-query-start

This is a basic project to fetch products data from a dummy backend with a json file as a database. This is just to understand the basics of react query from tanstack.

json json-server react-query rest-api tanstack typescript vite

Last synced: 15 Apr 2026

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

High level abstractions for the world wide web

c html http http-server json jsonschema

Last synced: 25 Feb 2026

https://github.com/dakup/json_schema_edit

Easily edit, and live-preview markdown descriptions in JSON schema files.

eframe egui json json-schema markdown-editor rust wasm

Last synced: 07 Feb 2026

https://github.com/hslcrb/jsonote

The Ultimate JSON-based Note-taking Application with GitHub Integration & MCP Support.

github github-sync glassmorphism json mcp nextjs note-taking

Last synced: 01 Feb 2026

https://github.com/fengzilong/jsonlint

Like ESLint but focus on json lint, also with a smaller size

json lint linter parse

Last synced: 07 Feb 2026

https://github.com/backend-driven-admin/bdadmin-nestjs

is a toolkit designed to simplify the creation of administrative dashboards. It provides a set of decorators and utilities for defining DTOs, entities, fields, authentication flows, and more, using metadata to efficiently create and manage complex admin interfaces.

admin bdui cli config decorators generator json nestjs reflect-metadata restapi typescript

Last synced: 07 Feb 2026

https://github.com/miroslav-reiter/kurz_javascript_iv_ajax_a_json

Materiály z online kurzu JavaScript IV. AJAX a JSON, MongoDB, SOA, Analýza Dát

ajax analytics css javascript js json mongodb reiter soa

Last synced: 15 Apr 2026

https://github.com/mitranim/rd

Tool for decoding HTTP requests into Go structs. Transparently supports multiple formats: JSON, URL-encoded, multipart.

form golang http json multipart request

Last synced: 03 Mar 2026

https://github.com/xtrendence/x-calendar

A calendar web app that allows the user to navigate a fully working calendar, keep track of events, and set reminders.

api calendar css html javascript jquery js json php web-app webapp

Last synced: 15 Apr 2026

https://github.com/cyberwombat/morphjs

MorphJS transforms object literals into different structures/formats using a simple schema.

json json-schema mongodb schema

Last synced: 08 Feb 2026

https://github.com/prathampalsingh/formula-1-springboot-project

This project is a Formula 1 Tracker built using Java Spring Boot with JPA, Hibernate, Lombok, and the MySQL driver..

jakarta java json lombok mysql mysql-driver postmen spring-boot spring-data-jpa spring-web

Last synced: 09 Feb 2026

https://github.com/sap/json-merger-and-symbol-interpolator

Command line tools to merge json files and to replace symbols in json files.

json python

Last synced: 01 Mar 2026

https://github.com/danielbello7/nosql-json-database

Simple and quick database to help development process and speed

data database json json-database models nosql nosql-database nosql-json-database schema

Last synced: 09 May 2026

https://github.com/prathushan/gardenworkshop

The Gardener’s Workshop is an online store dedicated to providing high-quality gardening tools, seeds, and educational resources for both beginner and experienced gardeners. Originally built on WooCommerce, the website was later migrated to Shopify to enhance its performance, improve user experience, and streamline e-commerce operations.

json liquid shopify tailwindcss woo-to-shopify woocommerce

Last synced: 09 Feb 2026

https://github.com/ooemperor/go-db-etl

Tool for fetching data from mutliple sources and insert into a single target database with history

csv elt elt-pipeline etl go golang json mssql mysql postgres psql sql-server

Last synced: 10 Feb 2026

https://github.com/08mfp/rhodesville-villas

This is my apartment listing website for a real estate company, integrating a Mapbox API for interactive maps, JSON data handling for nearby attractions, and a real-time availability checker.

api flowbite javascript json reactjs tailwindcss typescript vercel

Last synced: 27 Feb 2026

https://github.com/rgolubtsov/transroutownish-proto-bus-lfe

An LFE (Lisp Flavoured Erlang) application, designed and intended to be run as a microservice, implementing a simple urban bus routing prototype.

cowboy json lisp-flavoured-erlang microservice rest routing transportation

Last synced: 10 Feb 2026

https://github.com/abdheshnayak/search-in-json

Search in json with unknown schema.

fastsearch json path search

Last synced: 11 Feb 2026

https://github.com/prantlf/rollup-plugin-jsonlint

Converts .json files to ES6 modules, supporting CJSON (JSON with comments) and JSON5 too.

json jsonlint plugin rollup rollup-plugin

Last synced: 11 Feb 2026

https://github.com/greena13/snake-eyes

Automatically convert params in your controllers from camel case to snake case

conversion json rails

Last synced: 16 Apr 2026

https://github.com/bhanurp/json-yaml-converter

simple json <-> yaml converter

json prettier yaml

Last synced: 12 Feb 2026

https://github.com/sandip-kanzariya/learn-mern

Installation, Starting of all tools and learning

angular json mern mongodb nodejs react

Last synced: 16 Apr 2026

https://github.com/rexskz/json-diff-kit-vue

The Vue version of Viewer used by json-diff-kit. (Beta)

diff json vue

Last synced: 13 Feb 2026

https://github.com/shaishab316/custom-json-stringify

A custom JSON stringify implementation with special support for double-precision float formatting and pretty printing.

double json parser precision stringify typescript

Last synced: 28 Feb 2026

https://github.com/kengbailey/golang-ref

Code samples of various concepts and topics in Go. As long as I'm learning I'll keep adding.

channels example functions golang goroutines json postgres postgresql scraping tutorial tutorials

Last synced: 28 Feb 2026

https://github.com/ashrafmo-1/front-end-assistant

This site helps web designers and programmers, specialists and beginners, and Zen are looking for inspiring and important sites

arrays components css3 json jsx-syntax next reactjs tailwindcss

Last synced: 16 Feb 2026

https://github.com/y-ok/flexdblink

Manage DB test data as text (CSV/JSON/YAML/XML ↔ DB), with LOB files and JUnit 5 + Spring integration for Oracle/PostgreSQL/MySQL/SQL Server.

csv dbunit doma2 json mybatis mysql oracle postgresql spring spring-boot sqlserver xml yaml

Last synced: 06 Apr 2026

https://github.com/tomashubelbauer/ef-json-provider

EF provider operating on JSON files

ef ef-core json

Last synced: 05 May 2026

https://github.com/leafoftree/yamljson

Convert between yaml and json

convert json yaml

Last synced: 16 Apr 2026

https://github.com/grabsky/configuration

Small configuration library based on square/moshi which aims to provide an easy way to map JSON files to static fields.

gson java json paper

Last synced: 05 Mar 2026

https://github.com/azu/assert-json-equal

assert.deepStrictEqual for JSON object.

assert json nodejs

Last synced: 16 Apr 2026

https://github.com/athul64/food-and-nutrition

A RESTful API built with Express.js and MongoDB for managing food and nutrition data. It supports CRUD operations (Create, Read, Update, Delete) on food items and allows for detailed nutritional information management.

css expressjs html js json mongodb postman-api

Last synced: 04 Mar 2026

https://github.com/somjit101/nlp-star-trek-scripts

Using digital form of the actual scripts of the 'Star Trek' science fiction series to perform interesting NLP tasks and answering some questions on Topic Modelling, Character properties and the plot as a whole.

bag-of-words bert bert-embeddings cosine-similarity data-mining gensim-doc2vec json lda-model natural-language-processing nlp nlp-machine-learning similarity-matrix star-trek text-mining text-similarity topic-modeling

Last synced: 16 Apr 2026

https://github.com/vajahath/gulp-json2csv

Gulp plugin to convert json to csv format.

csv csv-parser gulp json parser

Last synced: 16 Apr 2026

https://github.com/trialanderrororg/ooxast-util-properties

Return the properties of an `ooxast` node as a JSON object

json ooxast properties

Last synced: 04 May 2026

https://github.com/c2pc/config-migrate

config-migrate is a plugin for golang-migrate that enables versioned migrations for configuration files like YAML and JSON.

config go golang json migration yaml

Last synced: 05 Mar 2026

https://github.com/buzzraa/clash-royale-stats-generator

This a webpage that returns the stats of the player from the mobile game Clash Royale. This webpage displays the stats and the chest cycle of the players according to the valid player tag provided as an input by the user. This website uses the concept of REST APIs where axios a npm package in node.js is used to send http requests to the API.

axios body-parser clash-royale-api css ejs express html html-css-javascript javascript json node-js nodejs nodemon npmjs restful-api

Last synced: 01 Apr 2026

https://github.com/nicolas-deyros/gridjs-tailwindcss-webpack

This is a simple but robust example, using multiple libraries, of how you can develop a dynamic table from a JSON file.

gridjs json tailwindcss webpack

Last synced: 17 Apr 2026

https://github.com/runwaylab/issue-db

A Ruby Gem to use GitHub Issues as a NoSQL JSON document db

db gem github issues json ruby

Last synced: 05 Mar 2026

https://github.com/apipie/apypie

Apipie bindings for Python

apipie apipie-bindings json python requests

Last synced: 06 Mar 2026

https://github.com/jorgen-vikinggod/esp8266-wifi-relay-bahtinov-masks

simple sketch for ESP8266 of using ESP8266WebServer to switch relays on GPIO pins, control servos to open and close masks, serves a simple website with toggle buttons for each relay and mask servo.

bootstrap3 esp8266 esp8266-arduino esp8266-webserver javascript jquery json relay servo spiffs webserver wifi

Last synced: 02 Apr 2026

https://github.com/disandurodrigo/drodxjava

A fully functional and responsive Java EE e-commerce application for a product shopping, featuring user authentication, advanced product search, cart management, secure checkout with PayHere integration, and seller product listing.

ajax css e-commerce glassfish hibernate-orm html java javascript json mysql-database server

Last synced: 02 Apr 2026

https://github.com/m0090-dev/eec

A tool for running specific programs with temporary environment settings.

cli environment-management go golang json mage toml yaml

Last synced: 02 Apr 2026

https://github.com/profjordanov/weddingsplanner

Application for monitoring marriages around Bulgaria by Cordova and .NET

database-integration-test dotnet-core-webapi dotnet-core2 entity-framework-core json onboarding sql-server xml

Last synced: 17 Apr 2026

https://github.com/johnntirintis/weather-application

This is a simple Flask-based application that gives you weather data for any city in the world.

api flask json openweathermap python requests weather weather-api web-application

Last synced: 30 Apr 2026

https://github.com/lestoni/logtick-json

Transform logtick-parser output to JSON

git json log

Last synced: 17 Apr 2026

https://github.com/santhoshkumar/tamil-quotes

Tamil Quotes - A Chromium Based Browser Extension for Display Random Tamil kavithai and Quotes Near Top Menu.

chrome-extension chromium-extension css fetch-api html javascript json kavithai tamil tamil-quotes tamil-sms

Last synced: 17 Apr 2026

https://github.com/gowizzard/gobugger

A small library to make debugging easier.

debugger go golang golang-library json

Last synced: 17 Apr 2026

https://github.com/saber2pr/json-type-app

a web-app for json to d.ts.

json ts

Last synced: 17 Apr 2026

https://github.com/chiawendt/vv

A JSON validation library.

go json validation

Last synced: 17 Apr 2026

https://github.com/n1nj4t4nuk1/storable-functions.js

λ Storable and executable functions using array based simple syntax and functional programming.

function functional-programming functions json language nodejs storable-functions

Last synced: 04 Apr 2026

https://github.com/solarisneko/json-java

json. Pure Java JSON ORM Utils. use like GSON, fastjson, jackson

java json

Last synced: 17 Apr 2026

https://github.com/rogerisk/encryption-program

Program that lets users register, login and encrypt messages. User credentials get encrypted twice and hashed, then stored in a json file while encrypted.

credential-manager encryption-decryption json python3 safety

Last synced: 17 Apr 2026

https://github.com/jelhamm/deterministic-finite-automaton-dfa

"implementation of a Deterministic Finite Automaton (DFA). Includes classes for defining and processing DFAs, with parsers for JSON, Text File, Dictionary and String formats."

compiler defaultdict deterministic-finite-automaton dfa dfa-simulator json jupyter-notebook parser python

Last synced: 10 May 2026

https://github.com/saicone/settings

Java library to interpret multiple data formats as flexible configuration

configuration configuration-parser gson hocon java json settings toml yaml

Last synced: 04 Apr 2026

https://github.com/tyronejosee/prototype_metrics

Prototype for a complete Grafana and Prometheus monitoring setup, orchestrated with Docker Compose for easy deployment and configuration.

docker-compose grafana json metrics prometheus python yaml

Last synced: 04 Apr 2026

https://github.com/sergiogotuzzo/belin.db

A module for creating a local JSON-based database

database db json local

Last synced: 06 May 2026

https://github.com/tans105/excelerate

Standalone command line spring-boot application to generate excel report on a server. Provision to generate report yearly, monthly, daily, weekly. To be used in conjuncture with cronjobs scheduling

cronjob cronjob-scheduler hibernate json postgresql report-engine report-generator reports spring-boot standalone xls xlsx

Last synced: 18 Apr 2026

https://github.com/revblaze/json2swift

Generates a Swift model implementation of the input JSON

javascript json swift typescript wkts wktypescript

Last synced: 18 Apr 2026

https://github.com/selcia25/housing-community

🏡This project aims to simplify the management of a housing community, allowing administrators, occupants, and new users to interact with the system efficiently.

dictionary housing-community json python3 stack tkinter-gui

Last synced: 18 Apr 2026

https://github.com/anujakoralage/wholesaleposwithspringwebmvc

Fully completed whole sale pos system for supermarket.Spring web mvc and rest web services was used for development

ajax css3 factory-pattern html5 java-8 javascript jdbc jquery json layered-architecture maven mysql-database rest singleton-pattern spring-data-jpa spring-web-mvc

Last synced: 05 Apr 2026

https://github.com/rupeshiya/webscraping.

A simple web scraper in node.js.

javascript json nodejs web

Last synced: 11 May 2026

https://github.com/bitkris-dev/strapi-to-static

Fetch your strapi endpoints and save them as static JSON files

endpoints json rest rest-api restful-api static static-site-generator strapi

Last synced: 19 Apr 2026

https://github.com/xwi88/config4go

config files read for go with module support, if want vendor dir ref https://github.com/xwi88/config

config go json module toml yaml

Last synced: 19 Apr 2026

https://github.com/riju18/brainjs_1.0

the js library which gives the prediction according to learning dataset. but this library is so useful on small dataset.

ajax bootstrap4 brainjs jquery json

Last synced: 19 Apr 2026

https://github.com/michaelsboost/html2json

A simple app that converts HTML to JSON and back. This is effective for utilization of a virtual dom like an app such as a website builder.

converter dom generator html json vdom virtual virtual-dom

Last synced: 19 Apr 2026

https://github.com/jsonqlness/poc-json-graphql-validation

Proof of concept for JSON validation using GraphQL Schema

graphql java json jvm scala schema-validation validation

Last synced: 19 Apr 2026

https://github.com/gustavosmelo/openweatherjson

Consulta do json vindo da api OpenWeather

css3 ecmascript6 html5 json json-api

Last synced: 19 Apr 2026

https://github.com/devdhera/guide-to-json-with-android

JSON parsing demo using Android application

android example json parsing

Last synced: 19 Apr 2026

https://github.com/jacobkobr/stocklens

StockLens displays market data, including real-time stock quotes and recent news per company. Users can enter their API key and a stock symbol to retrieve relevant information quickly and easily.

api flatlaf java json okhttp stock-market swing

Last synced: 19 Apr 2026

https://github.com/aaronahmid/robotarm

A simple automation tool written in python to handle tedious and repetitive tasks.

automation bash-script configuration-management flask-api json json-api micro python rest yaml

Last synced: 19 Apr 2026

https://github.com/sophiadt/eco-venture

Eco-venture to Eco-friends. #Become a part of the journey to learn our environment with Eco-venture. Our team's submission for RU Hacks 2022.

discord discord-bot django ecosystem education educational-game environment environmental hackathon hackathon-project json nextcord python

Last synced: 20 Apr 2026

https://github.com/umarlypoeta/simple_chat_bot

This project combines a chat bot with voice recognition capabilities to create an interactive Q&A system. The chat bot can recognize speech input, find the best match for a given question from a knowledge base, and provide an appropriate response. Additionally, it can learn new responses from the user.

begginer-project difflib json python pyttsx3 voice-recognition

Last synced: 20 Apr 2026

https://github.com/futuresea-dev/backend

Defi Stats Switzerland Backend Project

backend defi flask json python sqlite

Last synced: 20 Apr 2026

https://github.com/mariokonrad/mkweb

Static website generator supporting themes and plugins. Utilizes pandoc.

c-plus-plus cpp17 html json markdown pandoc static-website-generation yaml

Last synced: 20 Apr 2026

https://github.com/victorazzam/demal

Encode and decode MAL (Meta Attack Language) to and from JSON.

cli command-line-tool decoder encoder json library meta-attack-language mitre-attack parser python python3

Last synced: 20 Apr 2026

https://github.com/kevindasilvas/sparser-invaders

Json parser CLI, using compilers principles and techniques that translates to js objects and .yml files

cli cli-app compilers haskell js json parser yml

Last synced: 20 Apr 2026

https://github.com/devidw/invoice

Simple tool to generate invoices right from your browser by using its print API for PDF saving.

css css3 html html-css-javascript html5 invoice invoice-items invoices js json pdf pdf-saving translations

Last synced: 20 Apr 2026

https://github.com/developermithu/color-picker-chrome-extension

Building Color Picker Chrome Extension Using Html, CSS & JS

css html javascript json

Last synced: 20 Apr 2026

https://github.com/shawnbot/json-args

Generate JSON structures from command line arguments.

cli json

Last synced: 20 Apr 2026

https://github.com/njs-guy/all-blue-theme

A VS Code theme that's a little too obsessed with a certain primary color.

javascript json node nodejs theme typescript vscode vscode-extension vscode-theme

Last synced: 20 Apr 2026

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

Converts basic HTML to JSON using a custom lexer and parser.

c-sharp dotnet html-parser html5 json json-parser lexer parser

Last synced: 20 Apr 2026