Ross ROSS = Recommend OSS · open-source software intelligence for agents

roapi/roapi

Create full-fledged APIs for slowly moving datasets without writing a single line of code. observed · 2026-08-28

github.com/roapi/roapi · homepage · Rust · Apache-2.0 (permissive) observed · 2026-08-28

Health v2 · maintenance only

80/100

  • Activity 74
  • Release rhythm 76
  • Longevity 100
How is this computed?

round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10) — computed 2026-09-03. Adoption (stars, forks) is never an input.

  • gap_med: 17
  • age_days: 2092
  • days_rel: 162
  • days_push: 161
  • n_releases_24m: 6

Full methodology

Adoption not part of the score

3420 stars · 209 forks observed · 2026-08-28

What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-29, confidence not recorded

ROAPI automatically spins up read-only REST, GraphQL, SQL, and FlightSQL query APIs over static or slowly moving datasets without writing any code. It is built on Apache Arrow and Datafusion, loading data from files, S3, Delta Lake, or databases with automatic schema inference.

Use cases

  • expose a csv file as a rest api
  • query parquet files on s3 with sql
  • spin up a graphql api for a dataset without writing code
  • serve a json file as a queryable table
  • join data from multiple sources via one api
  • quickly share analytics data with a query endpoint

When to choose

  • you need read-only query APIs over static or slowly changing datasets with zero code
  • you want SQL, GraphQL, and REST frontends over the same data
  • you need automatic schema inference across CSV, Parquet, JSON, and databases

When to avoid

  • you need write support or transactional updates
  • you need a full production database with user management and fine-grained auth
  • your datasets change rapidly and require real-time consistency

Facets

application · maturity active

api-framework http-server graphql search-engine serialization database analytics apis databases developer-tools windows rust cli self-hosted apache-arrow datafusion parquet delta-lake rest-api flightsql s3 read-only-api schema-inference columnar data-engineering linux macos docker

2 sources

Member repositories

RepositoryRoleHealth v2
roapi/roapimain80

For agents

markdown · JSON · MCP: product_card(name="roapi/roapi")

Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem