TE
TechEcho
Home24h TopNewestBestAskShowJobs
GitHubTwitter
Home

TechEcho

A tech news platform built with Next.js, providing global tech news and discussions.

GitHubTwitter

Home

HomeNewestBestAskShowJobs

Resources

HackerNews APIOriginal HackerNewsNext.js

© 2025 TechEcho. All rights reserved.

Show HN: JSON Serve – Your JSON, Your Domain, No Server Required

8 pointsby teejae12 months ago
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&#x27;t yet own a domain.<p>Use Cases:<p><pre><code> * 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 Servers: Use as a placeholder until your backend is ready. </code></pre> How It Works:<p><pre><code> 1. Point your domain to our IP address. 2. Add your JSON payload. 3. That’s it! You’re up and running. </code></pre> You can also use a web session file (formerly known as a HAR file) to simulate sessions and streamline your development process.<p>Why Use JSON Serve?<p>Setting up and managing a server can be a hassle. JSON Serve lets you skip the setup and maintenance, allowing you to focus on development and testing.<p>I know there&#x27;s other sites that kind of do the same thing, but I think the fact that this allows you to setup your own controlled domain allows testing mobile apps&#x2F;websites much easier, rather than needing to modify lots of API endpoint links.<p>Lemme know if this is valuable to you, what things would make it more useful, and whether it&#x27;s a service you&#x27;d be willing to pay for as well. Thanks for any feedback!<p><i>Keep in mind, this is still very alpha. I don&#x27;t yet have redundancy or other backups setup. Still working through the concept.</i>

no comments

no comments