Bookmarks
Tag cloud
Picture wall
Daily
RSS Feed
  • RSS Feed
  • Daily Feed
  • Weekly Feed
  • Monthly Feed
Filters

Links per page

  • 20 links
  • 50 links
  • 100 links

Filters

Untagged links
page 1 / 5
91 results tagged json  ✕   ✕
fuse.js https://www.fusejs.io/
Mon 12 May 2025 08:07:15 PM PDT archive.org

A powerful, lightweight fuzzy-search library, with zero dependencies. You don’t need to setup a dedicated backend just to handle search, you just need to generate a JSON document with your index somehow. Tries to be simple, lightweight, and performant. Search is done entirely on the client side. If your site generator can output JSON as well as HTML, you can use that as an index.

Github: https://github.com/krisk/Fuse

javascript library search fuzzy json static-content
The Logfile Navigator https://lnav.org/
Mon 31 Mar 2025 07:32:20 PM PDT archive.org

A log file viewer for the terminal. Merge, tail, search, filter, and query log files with ease. No server. No setup. Still featureful.

Just point lnav at a directory and it will take care of the rest. File formats are automatically detected and compressed files are unpacked on the fly. Online help and previews for operations make it simpler to level up your experience. Can merge the files by time into a single view. Can tail the files, follow renames, find new files in directories in realtime. Can show you only warnings and errors, search with regular expressions, highlight matches, filter, and even do basic statistics and visualizations of what it finds.

Github: https://github.com/tstack/lnav

cpp tui logs viewer json analytics search statistics
Webhose/fake-news-dataset https://github.com/Webhose/fake-news-dataset
Wed 26 Feb 2025 03:04:27 PM PST archive.org

This repository, created by Webz.io, provides free datasets of publicly available news articles identified as originating from fake news websites. We release new datasets weekly, each containing approximately 1,000 articles sourced from these flagged sites. These datasets provide valuable resources for researchers, analysts, and journalists studying misinformation and disinformation trends.

Updated weekly. Sites in the datasets are verified through multiple sources. Metadata, including sentiment analysis, categories, publication dates, and source trust level is included. Covers politics, health, finance, and other key domains where misinformation is prevalent.

Each dataset is a .zip archive containing multiple JSON documents.

datasets fakenews websites campaigns operations politics finance news json
JsonStorage - free JSON storage and personalization https://www.jsonstorage.net/
Thu 14 Nov 2024 12:12:58 PM PST archive.org

Add dynamic content, forms or personalization to your static site, manage smart home, monitor server room temperatures in hundreds of locations using Raspberry Pi, or simply play with the API - JsonStorage is super simple and scales up to your needs.

json databases online storage service rest api
excalidraw/excalidraw https://github.com/excalidraw/excalidraw
Thu 24 Oct 2024 01:19:56 PM PDT archive.org

A virtual whiteboard for sketching hand-drawn like diagrams. Multiple users can work on a whiteboard simultaneously. Create beautiful hand-drawn like diagrams, wireframes, or whatever you like. Infinite, canvas-based whiteboard. Hand-drawn like style. Image support. Shape libraries support. Export to PNG, SVG & clipboard. Open format - export drawings as an .excalidraw json file. PWA (theoretically works offline).

You might be able to download a release and uncompress it somewhere.

typescript exocortex drawing diagrams png svg json
pdulapalli/dpkg-list-json https://github.com/pdulapalli/dpkg-list-json
Wed 16 Oct 2024 11:24:28 AM PDT archive.org

Reads the list of installed Debian or Ubuntu packages on a system and outputs them as a JSON document on stdout.

python cli debian ubuntu packages json sysadmin
uname-n/deltadb https://github.com/uname-n/deltadb
Mon 12 Aug 2024 03:16:07 PM PDT archive.org

DeltaDB is a lightweight, fast, and scalable database built on polars and deltalake. It is designed to streamline data operations, providing features like upsert, delete, commit, and version control while harnessing the high performance of polars and deltalake.

python module database embedded json sql
Monolith Tracker https://monolithtracker.com/
Thu 27 Jun 2024 01:22:37 PM PDT archive.org

Welcome to Monolith Tracker, a collaborative effort on tracking the Monoliths that are appearing around the world. We need your help report new monoliths that we are missing.

On November 18th 2020, a group of Utah DWR Biologists were flying in Southwest Utah on an assignment to count Bighorn Sheep in the area. What they saw next kickstarted possibly the most ‘2020’ news story the world has ever seen. A large metal monolith, approximately 9.8 feet tall, was standing in the middle of the desert, miles from the nearest town of Moab, Utah.

They kept appearing. There have been 19 total monoliths, plus an additional 5 confirmed fakes, and they are seemingly growing exponentially. Are they all connected? Which ones are real, which are simply knockoffs? This mystery is far from over. With the way that 2020 has been going, it is likely just beginning.

Read-only JSON API: https://monolithtracker.com/json-export

tracker weird monoliths social mapping api json beamship
erewok/pelecanus https://github.com/erewok/pelecanus
Wed 19 Jun 2024 09:19:50 PM PDT archive.org

A small Python3 application for navigating and editing nested dictionaries, which typically come from JSON BLOBs, named 'pelecanus' after Pelecanus occidentalis, the brown Pelican of California and the Eastern Pacific, which is a wonderful bird, but also named such because I got tired of writing "NestedJson". It has no external dependencies.

Often, it's necessary to explore a JSON object without knowing precisely where things are (in the case of Hypermedia, for example). By creating a recursive data structure, we can facilitate such tasks as retrieving key-value pairs, iterating through the data structure, and searching for elements in the data structure.

python module json explorer exocortex
CVEProject/cve-schema https://github.com/CVEProject/cve-schema
Thu 30 May 2024 01:42:24 PM PDT archive.org

This repository is used for the development of the CVE JSON record format. Releases of the CVE JSON record format will also be published here. This repository is managed by the CVE Quality Working Group.

cve-schema specifies the CVE record format. This is the blueprint for a rich set of JSON data that can be submitted by CVE Numbering Authorities (CNAs) and Authorized Data Publishers (ADPs) to describe a CVE record. Some examples of CVE record data include CVE ID number, affected product(s), affected version(s), and public references. While those specific items are required when assigning a CVE, there are many other optional data in the schema that can be used to enrich CVE records for community benefit.

cve json schema opendata
CVEProject/cvelistV5 https://github.com/CVEProject/cvelistV5
Thu 30 May 2024 01:40:20 PM PDT archive.org

This repository is the official CVE List an is a catalog of all CVE Records identified by, or reported to, the CVE Program.

This repository hosts downloadable files of CVE Records in the CVE Record Format (the schema is in another repository). They are updated regularly (about every 7 minutes) using the official CVE Services API. You may search, download, and use the content hosted in this repository, per the CVE Program Terms of Use.

cve opendata infosec sysadmin json
Emissary: The social web toolkit https://emissary.dev/
Thu 18 Apr 2024 11:08:57 AM PDT archive.org

Emissary is the standalone Fediverse server designed for end users, app creators, and hosting admins — that gives everyone powerful new ways to join the social web. Supports Activitypub, RSS, Indieweb microformats and web mentions, and whatever else you build on top.

Build custom, social applications in a simple, declarative, low-code environment. Using only HTML templates and a JSON config file, you can create full-featured social apps that are easy to deploy and easy to maintain. This is done by building action pipelines out of simple, composable steps, like: "show an edit form", "create a thumbnail", and "save the object". Pipelines work alongside Emissary's built-in state machines and access permissions to form robust and secure applications that you and your end-users can trust.

Uses MongoDB as its back-end.

Github: https://github.com/EmissarySocial/emissary

fediverse servers golang javascript social frameworks templates json rss
JSON Crack https://github.com/AykutSarac/jsoncrack.com
Thu 29 Feb 2024 08:14:38 PM PST archive.org

Go to their editor. Paste in a well-formed data document. Watch it generate a graph for you out of the data. You can even download the generated image. No API yet.

Setup process:

  • cd jsoncrack.com
  • pnpm install
  • cd src
  • pnpm build
  • cd ..

You want to copy the contents of the out/ subdirectory up to your web server because that's where all the business is.

json online visualization graphs javascript webapps csv yaml xml toml
MarkyMan4/filequery https://github.com/MarkyMan4/filequery
Fri 26 Jan 2024 01:34:36 PM PST archive.org

A utility that lets you query CSV, JSON and Parquet files with regular SQL statements. If DuckDB is okay with it, it'll run. Has both a fire-and-forget CLI and an interactive TUI.

python csv json parquet files queries sql analysis cli tui
Stork: Impossibly fast web search, made for static sites. https://stork-search.net/
Sat 30 Dec 2023 02:13:33 PM PST archive.org

Stork is a library for creating beautiful, fast, and accurate full-text search interfaces.

It comes in two parts. First, it's a command-line tool that indexes content and creates a search index file that you can upload to a web server. Second, it's a Javascript library that uses that search index file to build an interactive search interface that displays optimal search results immediately to your user, as they type.

Stork is built with Rust, and the Javascript library uses WebAssembly behind the scenes. It's easy to get started and is even easier to customize so it fits your needs. It's perfect for Jamstack sites and personal blogs, but can be used wherever you need to bring search to your users.

Note: "I've wound down my work with Stork. The project will be available, but I don't plan on making updates going forward. Thanks to everyone who used Stork over the years."

search static indexer rust wasm json cli
martinblech/xmltodict https://github.com/martinblech/xmltodict
Fri 01 Dec 2023 11:16:46 AM PST archive.org

A Python module that lets you interact with XML as if it were a Python-native dict.

import json
import xmltodict
xmlfile = <blah blah blah>
document = json.loads(xmltodict.parse(xmlfile))
python xml json hashtables modules
ADSB DB https://www.adsbdb.com/
Tue 28 Nov 2023 01:29:46 PM PST archive.org

Public api for aircraft, airlines, and flight routes. No API key, everything is rate limited over a 60 second period.

I don't know how useful or reliable it is yet.

Github: https://github.com/mrjackwills/adsbdb

adsb airplanes traffic rest api rust databases json postgres
Fuck Off As A Service https://foaas.dev/
Tue 28 Nov 2023 01:09:09 PM PST archive.org

A modern, RESTful, scalable solution to the common problem of telling people to fuck off.

Github: https://github.com/tomdionysus/foaas

nodejs rest api foad json
teeks99/weewx-json https://github.com/teeks99/weewx-json
Fri 27 Oct 2023 08:21:04 PM PDT archive.org

This extension provides a skin that is not designed to be used from a web browser, rather for consumption from another type of client... smartphone app, dynamic javascript page, automated bot. This is most of the same data that can be found in the default "Seasons" report's rss.xml output, but formatted in the JSON format for easier consumption by clients.

Creates a file /weewx.json in the WeeWX webroot. You won't see a reference to it if you look at the HTML of the generated reports.

python weewx extensions json api data
jpmens/jo https://github.com/jpmens/jo
Sun 08 Oct 2023 12:44:20 PM PDT archive.org

This is jo, a small utility to create JSON objects. Jo tries to be clever about types and knows null, booleans, strings and numbers. It does arrays, and it pretty-prints on demand. If a key’s value begins with an opening brace ({) or a bracket ([]) we attempt to decode JSON from it; this allows jo to add objects or arrays (use -a!) to itself. jo also supports nested types natively.

In the AUR as jo-git.

C cli tools json converter output
page 1 / 5
6283 links, including 410 private
Shaarli - The personal, minimalist, super-fast, database free, bookmarking service by the Shaarli community - Theme by kalvn