# Installing and Using DuckRails to Mock API Endpoints

DevFeed: [Installing and Using DuckRails to Mock API Endpoints](<https://devfeed.tech/articles/i-am-talking-to-my-code-37451.md>)

Original publisher: [Read original article](<https://iridakos.com/programming/2019/12/03/talking-to-my-code>)

Author: Lazarus Lazaridis

Published: 2019-12-03T19:00:00Z

Content type: tutorial

Language: en

Sources: [Lazarus Lazaridis](<https://devfeed.tech/sources/lazarus-lazaridis.md>)

Topics: [Development](<https://devfeed.tech/topics/development.md>), [API](<https://devfeed.tech/topics/api.md>), [Mocking](<https://devfeed.tech/topics/mocking.md>), [Tool](<https://devfeed.tech/topics/tool.md>), [Docker](<https://devfeed.tech/topics/docker.md>), [Docker Image](<https://devfeed.tech/topics/docker-image.md>)

Tags: [api](<https://devfeed.tech/tags/api.md>), [development](<https://devfeed.tech/tags/development.md>), [devhumor](<https://devfeed.tech/tags/devhumor.md>), [docker](<https://devfeed.tech/tags/docker.md>), [docker-image](<https://devfeed.tech/tags/docker-image.md>), [guide](<https://devfeed.tech/tags/guide.md>), [humor](<https://devfeed.tech/tags/humor.md>), [introduction](<https://devfeed.tech/tags/introduction.md>), [mocking](<https://devfeed.tech/tags/mocking.md>), [programming](<https://devfeed.tech/tags/programming.md>), [tool](<https://devfeed.tech/tags/tool.md>)

## AI overview

An introduction and guide to installing and using DuckRails, a development tool for mocking API endpoints dynamically. The article also notes that a Docker image is available.

## Source excerpt

I am talking to my code but according to my cat, this is the least worrying.