Snapshot-based stub/mocking of APIs.See the website
Description
Copy API endpoints to your fs and run a local server using them. Small command line tool that allows you to take 'snapshots' of any given API endpoint and store the response. Using the start command will spawn a server that will serve all previously stored endpoints.
Related tools (API Testing)
GUI client for gRPC/gRPC-Web
Online REST API client
Create mock APIs in seconds
Mock API by intercepting requests on the network level. Seamlessly reuse the same mock definition for testing, development, and debugging.