Skip to content

Commit

Permalink
Update Readme.md
Browse files Browse the repository at this point in the history
  • Loading branch information
jrosskopf authored Oct 27, 2024
1 parent c6f242c commit c4e6d2a
Showing 1 changed file with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions Readme.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
# flAPI: Instant APIs for Static Datasets
# flAPI: Instant SQL based APIs

flAPI is a powerful service that automatically generates read-only APIs for datasets by utilizing SQL templates. Built on top of [DuckDB](https://duckdb.org/) and leveraging its SQL engine and extension ecosystem, flAPI offers a seamless way to connect to various data sources and expose them as RESTful APIs.

Expand All @@ -21,8 +21,6 @@ The easiest way to get started with flAPI is to use the pre-built binary for you
We currently support the following operating systems:

- Linux
- MacOS
- Windows

and have that statically linked against [DuckDB v1.1.2](https://github.com/duckdb/duckdb/releases/tag/v1.1.2).

Expand Down

0 comments on commit c4e6d2a

Please sign in to comment.