README.md

Why this exists

SuperBins was born from a simple idea: make it easy to store JSON bins and modify them on the fly.

During everyday development, countless situations arose that needed quick solutions. Sometimes I needed to modify response times to test loading states. Other times, I needed to return random strings in JSON fields to ensure the UI could handle different data. These small challenges added up, and existing tools felt too complex or didn't quite fit the need.

That's how SuperBins came to be. A straightforward tool that lets you create, store, and manipulate JSON endpoints without the overhead.

I've used it to simulate external dependencies during development, avoiding the hassle of setting up mock servers. I've used it to simulate failure scenarios in technical interviews, making it easy to test how candidates handle unexpected API responses. Each use case reinforced the value of having a flexible, accessible tool for JSON manipulation.

Now, SuperBins is open for everyone to use. Whether you're prototyping an app, testing edge cases, or building demos, I hope you find it as useful as I have.

— James

What it runs on

No secret sauce. It is a small application built with ordinary parts.

FRAMEWORK
Next.js 14, App Router
DATABASE
PostgreSQL
EDITOR
Monaco
ACCOUNTS
Clerk
BILLING
Stripe
MAINTAINERS
One

Have a look for yourself

Free tier available. No credit card required.