Skip to content
This repository was archived by the owner on Apr 29, 2026. It is now read-only.

Commit b39d00e

Browse files
committed
docs: mention REST API as a usage surface in README intro
1 parent 6ccc9c1 commit b39d00e

1 file changed

Lines changed: 2 additions & 1 deletion

File tree

README.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,8 @@
11
# LavaQL
22

33
LavaQL's query language lets you run analytics queries against any data source.
4-
You can use LavaQL through the playground, directly in code editors via the LSP, or embedded as a web component in your own tools.
4+
You can use LavaQL through the playground, directly in code editors via the LSP,
5+
embedded as a web component in your own tools, or via the REST API to power backends and apps.
56

67
## Architecture
78

0 commit comments

Comments
 (0)