# bluzi/jsonstore

:rocket: jsonstore offers a free and secured JSON-based cloud datastore for small projects | Inactive

Repository: https://github.com/bluzi/jsonstore
Canonical: https://ross.abutalabs.com/products/jsonstore
Homepage: https://www.jsonstore.io/
Language: JavaScript
License: MIT
License Family: permissive
Topics: jsonstore, database, cloud, free
Archived: true
Last push: 2020-05-01T05:17:00+00:00

## Health v2 (maintenance only)
Score: 10/100 (v2, computed 2026-09-03T02:20:16.233290+00:00)
- activity 0, release rhythm 35, longevity 100
- inputs: {"age_days": 3079, "days_push": 2315, "days_rel": null, "gap_med": null, "n_releases_24m": 0}
- flags: no_releases, archived
- formula: round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10)

## Adoption (not part of the score)
Stars 2029, forks 73 (observed 2026-08-28T04:06:07.071898+00:00)

## What it is
jsonstore.io is a free, JSON-based cloud datastore for small projects, accessed entirely via HTTP requests (GET, POST, PUT, DELETE) against a personal endpoint URL. It supports basic querying and sorting through query parameters and requires no setup beyond copying the endpoint URL.

## Use cases
- store json data for a small project without a backend
- quick prototype datastore via http requests
- save and retrieve json from a static site
- simple cloud key-value storage for hacks and demos
- query and sort json records over rest

## When to choose
- you need zero-setup json storage for a prototype or hackathon project
- you want to interact with a datastore purely over http/curl
- your data volume and reliability requirements are minimal

## When to avoid
- you need guaranteed uptime, backups, or ongoing support - the project is inactive
- you need transactions, indexes, or complex queries
- you are storing sensitive data requiring strong security guarantees

## Facets
- artifact type: service
- maturity: abandoned
- function: database, http-server, json
- domain: databases, web-development, cloud-computing, developer-tools
- platform: cloud, self-hosted
- tags: json-datastore, rest-api, free-tier, hosted-database, http-api, web-server

## Member repositories
- bluzi/jsonstore (main) score 10

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:06:07.071898+00:00.
- Health v2: computed from the inputs above; adoption is never an input.
- Inferred fields (summary, facets, guidance): AI-extracted, prompt v1, taxonomy v1, on 2026-08-30T02:59:37.299091+00:00, confidence not recorded.
  - readme: https://github.com/bluzi/jsonstore (fetched 2026-08-28T04:06:07.071898+00:00, sha b960bbf68923)
- Data as of 2026-08-30T08:39:29.467469+00:00.
