roapi
« Back to VersTracker
Description:
Full-fledged APIs for static datasets without writing a single line of code
Type: Formula  |  Tracked Since: Dec 28, 2025
Links: Homepage  |  formulae.brew.sh
Category: Developer tools
Tags: api rest graphql data serverless parquet
Install: brew install roapi
About:
ROAPI is a tool that serves REST and GraphQL APIs for static datasets without requiring backend development. It automatically generates API endpoints from files like Parquet, CSV, or JSON, handling schema inference and query processing. This allows users to quickly expose data for analysis or integration using standard HTTP requests.
Key Features:
  • Supports Parquet, CSV, JSON, and Arrow files
  • Automatic schema inference and API generation
  • Serves both REST and GraphQL endpoints
  • Zero-code backend setup required
  • SQL query support via HTTP
Use Cases:
  • Creating instant APIs for data science projects
  • Serving static datasets for frontend applications
  • Quick prototyping of data backends
  • Exposing local data files to remote clients
Alternatives:
  • PostgREST – Requires a PostgreSQL database, while ROAPI works directly with files
  • Hasura – Cloud-based with complex setup, while ROAPI is a lightweight CLI tool
Version History
Detected Version Rev Change Commit
Sep 14, 2025 7:31am 0 VERSION_BUMP a0b83221
Jan 5, 2025 6:44pm 0 VERSION_BUMP 3bbee237
Jan 5, 2025 10:20am 0 VERSION_BUMP 221b4440
Sep 14, 2024 1:22am 0 VERSION_BUMP f5f45528