Skip to main content

How to build APIs that share data with RAW

Learn how to quickly build APIs that share data stored on JSON, XML, CSV files or in databases.

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!

API to share data from CSV file

Learn how to build an API to share data from a CSV file.

API to share data from JSON file

Learn how to build an API to share data from a JSON file.

API to share data from XML file

Learn how to build an API to share data from an XML file.

API to share data from S3

Learn how to build an API to share data from S3.

API to share data from MySQL

Learn how to build an API to share data from a MySQL table.

API to share data from PostgreSQL

Learn how to build an API to share data from a PostgreSQL table.

API to share data from Oracle

Learn how to build an API to share data from an Oracle table.

API to share data from SQL Server

Learn how to build an API to share data from a SQL Server table.