Ross ROSS = Recommend OSS · open-source software intelligence for agents

bluzi/jsonstore

:rocket: jsonstore offers a free and secured JSON-based cloud datastore for small projects | Inactive observed · 2026-08-28

github.com/bluzi/jsonstore · homepage · JavaScript · MIT (permissive) · archived observed · 2026-08-28

Health v2 · maintenance only

10/100

  • Activity 0
  • Release rhythm 35
  • Longevity 100

Flags: no_releases archived

How is this computed?

round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10) — computed 2026-09-03. Adoption (stars, forks) is never an input.

  • gap_med: n/a
  • age_days: 3079
  • days_rel: n/a
  • days_push: 2315
  • n_releases_24m: 0

Full methodology

Adoption not part of the score

2029 stars · 73 forks observed · 2026-08-28

What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded

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

service · maturity abandoned

database http-server json databases web-development cloud-computing developer-tools cloud self-hosted json-datastore rest-api free-tier hosted-database http-api web-server

1 source

Member repositories

RepositoryRoleHealth v2
bluzi/jsonstoremain10

For agents

markdown · JSON · MCP: product_card(name="bluzi/jsonstore")

Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem