{"name":"roapi","portdir":"textproc/roapi","version":"0.12.4","license":"Apache-2","platforms":"darwin","epoch":0,"replaced_by":null,"homepage":"https://roapi.github.io/docs/","description":"Create full-fledged APIs for slowly moving datasets without writing a single line of code.","long_description":"ROAPI automatically spins up read-only APIs for static datasets without requiring you to write a single line of code. It builds on top of Apache Arrow and Datafusion. The core of its design can be boiled down to the following: - Query frontends to translate SQL, GraphQL and REST API queries into Datafusion plans. - Datafusion for query plan execution. - Data layer to load datasets from a variety of sources and formats with automatic schema inference. - Response encoding layer to serialize intermediate Arrow record batch into various formats requested by client.","active":true,"categories":["textproc"],"maintainers":[{"name":"herby.gillot","github":"herbygillot","ports_count":1041}],"variants":["universal"],"dependencies":[{"type":"build","ports":["cargo","cmake","legacy-support","rust","clang-17"]},{"type":"lib","ports":["libunwind"]}],"depends_on":[]}