Posted on
The JSON sharing tool that I've relied on for years has become the latest victim of enshittification... so I'm rolling my own.
I registered leetbin.com, spun up a fresh VPS and started hacking away. I don't know what it'll eventually become, but at very least I'll be able to use it for sharing JSON payloads and responses without being inundated by advertisements.
I'm making the whole thing from scratch... the back-end / API is built with TypeScript, Node, Express and Postgres... the front-end with Next.js.
Wish me luck!