RuneStore is a secure JSON store service with a REST API, full version history, merge & JSON Patch support, and an admin dashboard. Drop in an API key and ship.
curl https://runestore.thor.solutions/api/public/v1/stores/my-config/raw \
-H "X-API-Key: rj_live_•••"
{ "newUi": true, "beta": ["alice"] }Built for feature flags, config, prototypes, and lightweight backends.
Every write creates a new version. Restore any past snapshot with one call.
Hashed API keys, scoped permissions, rate limits, and a JSON safety guard.
Public-read URLs, merge patch and RFC 6902 JSON Patch. CORS-friendly.
Schemaless storage backed by a proper database. Query-ready.
Edit stores, manage keys, browse audit logs and version history in one place.
Group stores, give them friendly slugs, tag them for organization.
Start free. Upgrade when you outgrow the demo.
Hobby projects & demos.
Real production workloads.
Early adopter — pay once.