A development tool designed to quickly mock API endpoints for local development and testing.
DuckRails is a development tool offering a dynamic API mocking server that lets users define custom routes with static or dynamic responses, including custom bodies, headers, status codes, and content types. It allows simulating network delays and timeouts for configured endpoints, and supports dynamic logic using embedded Ruby or JavaScript. Crucially, the project is no longer actively maintained, meaning no further updates or bug fixes will be provided.
A development tool designed to quickly mock API endpoints for local development and testing.
Developers needing a fast way to mock external API endpoints for local development or testing without relying on upstream services should consider this.