About mock APIs

The product or feature that you are using Fabricate data for might not be able to interact directly with a database.

Instead, it interacts with an API that in turn interacts with the database.

Diagram that shows interaction with a mock API

To support this use case, you can define a mock API.

Last updated