
MockAPI
Beeceptor
Mockoon
Mocki
Postman
JSON Server
WireMock Cloud
MockRest
RequestBin
Webhook.site
Beeceptor
Request inspector
MockServer
CurlHub.io
HttpMaster
API Fortress
No RequestBin videos yet. You could help us improve this page by suggesting one.
RequestBin might be a bit more popular than MockAPI. We know about 14 links to it since March 2021 and only 13 links to MockAPI. We are tracking product recommendations and mentions on various public social media platforms and blogs. They can help you identify which product is more popular and what people think of it.
MockAPI: Provides simple mock data generation and configuration export/import capabilities, ideal for straightforward projects that don't require complex scenarios. - Source: dev.to / over 1 year ago
MockAPI allows users to create and host mock APIs easily. It features cloud-based accessibility, making it ideal for remote collaboration. MockAPI supports importing/exporting configurations and generating random data for responses. - Source: dev.to / almost 2 years ago
Nuxt.js is a powerful framework built on top of Vue.js that makes it easy to create server-side rendered applications. One common task in web development is fetching data from an API. In this blog post, we'll walk through how to fetch mock data using MockAPI.io in a Nuxt.js application. - Source: dev.to / about 2 years ago
I want to create a section in my app to store my favorite places in Menorca. I will use mockAPI.io it is a great service to build fake API and handle CRUD operations. - Source: dev.to / about 2 years ago
The first step to interpreting it in a code is to create the API, I used the shareware service https://mockapi.io/ It is convenient to generate a REST API with a basic set of entities, such as users. - Source: dev.to / about 2 years ago
Visit Mockbin.io, Beeceptor or RequestBin and click "Create endpoint." These platforms instantly generate a unique URL that captures incoming HTTP requests. Copy the provided URL, something like https://your-webhook-endpoint.com/hook. - Source: dev.to / 12 months ago
That's a fun example, because ChatGPT doesn't actually have the ability to fetch the contents of a URL. So it produced that summary (and the lyrics) entirely based on guessing the content of that URL! You can prove this to yourself by pasting in a URL to a site you own and watching the web server logs, or by using something like https://requestbin.com/. - Source: Hacker News / over 3 years ago
RequestBin.com — Create a free endpoint to which you can send HTTP requests. Any HTTP requests sent to that endpoint will be recorded with the associated payload and headers so you can observe requests from webhooks and other services. - Source: dev.to / almost 4 years ago
But that said, if all your want to do is receive the hook and look at it, you can set it up using https://requestbin.com/ which will allow you to do exactly that. Source: about 4 years ago
Visit Request bin and create a new bin. Once created, copy the bin URL and paste it into the webhook field. - Source: dev.to / about 4 years ago
Beeceptor - Unblock yourself from API dependencies, and build & integrate with APIs fast. Beeceptor helps you build a mock Rest API in a few seconds.
Webhook.site - Instantly generate a free, unique URL and email address to test, inspect, and automate (with a visual workflow editor and scripts) incoming HTTP requests and emails.
Mockoon - Mockoon is the easiest and quickest way to design and run mock REST APIs. No remote deployment, no account required, free and open-source.
Mocki - Using Mocki you can create, run and deploy mock services without hassle. Use your mock services to run tests independent of external services, design APIs and remove backend dependencies for your frontend team.
Request inspector - Debug web hooks, http clients
Postman - The Collaboration Platform for API Development