Skip to main content

How to build mock APIs with RAW

Learn how to quickly build mock APIs for JSON, XML, CSV, databases or using synthetic data.

info

To follow along, you will need a RAW account, which you can create and use for free here if you don't have one already.

Pick one of the examples below to get started!

Mock API for CSV file

Learn how to build a mock API serving data from a CSV file.

Mock API for JSON file

Learn how to build a mock API serving data from a JSON file.

Mock API for XML file

Learn how to build a mock API serving data from an XML file.

Mock API from hardcoded data

Learn how to build a mock API serving hardcoded data.

Mock API for MySQL

Learn how to build a mock API serving data from a MySQL table.

Mock API for PostgreSQL

Learn how to build a mock API serving data from a PostgreSQL table.

Mock API for Oracle

Learn how to build a mock API serving data from an Oracle table.

Mock API for SQL Server

Learn how to build a mock API serving data from a SQL Server table.