nowfound

Alternatives

Products that do what wst.rocks, an ultra-minimalist JSON hosting service does

  1. 1
    JSONBase118

    API based JSON storage

    2019

  2. 21F
  3. 3TW

    2020 · webdatarender.com

  4. 4SA
  5. 5
    JSON Api175

    Hosted API's to develop your app for free 🙌

    2020

  6. 6

    Create simple JSON APIs with GitHub Repository

    2019

  7. 7JA
  8. 8PF
  9. 98R
  10. 10
    Unbounded149

    Serverless NoSQL database you query with JavaScript

    2020

  11. 11BA
  12. 12
    nodb127

    Database for your apps in 30 seconds via JSON API

    2023

  13. 13SA
  14. 14SG
  15. 15SJ
  16. 16AS

    2013 · jsonblob.com

  17. 17IC
  18. 18GE

    Hi HN, My name is JR and I had a need for a simple analytics solution that allowed me to store (timestamp, json) logs and run SQL over them. It was hard to find the right solution. Solutions like Mixpanel and Amplitude optimized for particular report types. Whereas solutions like Snowflake, BigQuery, etc. required a lot of setup. I built GraphJSON to fit in the middle. I strived for the ease of use of tools like Mixpanel and Amplitude, but wanted to ensure affordances were built to support use cases that big data warehouses enable. Under the hood, GraphJSON is powered by ClickHouse. This…

    2022 · graphjson.com

  19. 19SC

    Problem JSON/NDJSON is everywhere in data platforms, but compression usually breaks searchability. You either keep queryable raw stores (high I/O/egress) or compress into gz/zstd blobs (cheap to store, painful to probe). The “cloud tax” shows up as wasted reads. What I built (SEE — Semantic Entropy Encoding) A schema-aware, searchable compression codec for JSON that keeps exists/pos lookups fast while still compressing. Internals: structure-aware delta + dictionaries, a PageDir + mini-index to jump to relevant pages, and a tuned Bloom filter that skips ~99% of pages.…

    Oct 2025 · github.com

  20. 20JS

    Hi HN, jist is a JSON path search tool that feels like accessing a JavaScript object. It’s 3x faster than jq for the same use case, and over 2000x more memory efficient when searching a 3.3GB file for the last element (jist reads data in chunks so has constant space use). It doesn’t implement pattern matching yet. A feature I’m looking to add is generating a full JSON schema using the same streaming approach so stay tuned! Any feedback and feature requests are more than welcome

    2024 · github.com

  21. 21JS

    Just made a new utility site to simply serve JSON directly from your custom domain without needing a server. This service aims to help developers who need quick and reliable JSON hosting for various use cases. We also support hosting on our subdomains, if you don't yet own a domain. Use Cases: * API Testing: Quickly set up endpoints for testing and debugging, by just changing the domain. * Prototyping: Rapidly iterate and test your ideas. * Mobile App Devs: Serve data without the headache of server management. * Static Sites and Demos: Host JSON for static websites and demonstrations. * Stub…

    2024 · json-serve.com

  22. 22TM

    I built tinykv because I kept reaching for simple persistent storage in Rust projects but found existing solutions either too complex (sled) or unmaintained (pickledb). tinykv focuses on simplicity: JSON-based, serde-powered, with optional TTL. Perfect for CLI tools, game saves, config storage. Would appreciate any feedback from the HN community!

    2025 · crates.io

  23. 23SJ
  24. 24SS

    Please check out out project, Lite Engine[1], a Backend as a Service web application platform. We provide everything you need to rapidly prototype and deploy your single page applications: static file hosting for your html, css, javascript and other assets, a subdomain on our site, security with https, and a 'create your own API' with SQL over CORS and JSON. I think of this as "geocities with a CORS backend". For your backend we've developed a system we call API Queries. You'll define SQL queries, save them on the backend, then execute them with http post requests that return JSON responses.…

    2016

Ranked by how close each launch is in meaning, then by votes. Refine with a description →