mockbin
mockbin copied to clipboard
Mockbin by Zuplo. Mock, Test, and View HTTP Requests and Responses
Easily generate custom endpoints to test HTTP requests, and view the request logs from that API for free.
Usage
Visit https://mockbin.io, create a new bin, and start sending requests to your new endpoint.

About
At Zuplo we were big fans of mockbin.org and used it for testing APIs and doing demos. Unfortunately, it was shut down.
In the spirit of being scrappy and shipping quickly, a group of us decided to build a replacement as an impromptu hackathon project on a weekend - and we shipped with love ❤️ and a bit of coffee ☕️.
How it works
The API for this project is built using Zuplo and Cloudflare's R2 (or any S3 API compatible storage) for the backend.
The frontend is a simple Next.js app that can be deployed to Vercel or anywhere else you prefer.
License
MIT License